AJE Components
ReportDataTableColumnTotals ClassAJE Data Report Engine Help
Represents Report Data Table Column Totals within the Report.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Collections.Generic List ReportDataTableColumnTotal 
    EngineCollectionBase ReportDataTableColumnTotal 
      AJE.DataReportEngine ReportDataTableColumnTotals

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

[SerializableAttribute]
public class ReportDataTableColumnTotals : EngineCollectionBase<ReportDataTableColumnTotal>
Remarks

See Also