AJE Components
ReportDataTableBase ColumnTotals Property AJE Data Report Engine Help
Gets or sets the option to Enable an overall Column Total Row for 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 ReportDataTableCell ColumnTotals { get; set; }

Property Value

Type: ReportDataTableCell
Remarks

See Also