AJE Components
ReportDataPivotTabling PivotColumn Property AJE Data Report Engine Help
Gets or sets the Name of the Table Column to Pivot on the Report Data Table.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public ReportDataPivotTablePivotColumn PivotColumn { get; set; }

Property Value

Type: ReportDataPivotTablePivotColumn
See Also