AJE Components
ReportDataTabling TotalColumns Property AJE Data Report Engine Help
Gets or sets the Report Total Columns as an ArrayList.

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

public ArrayList TotalColumns { get; set; }

Property Value

Type: OnlineArrayList
See Also