AJE Components
ReportDataTableBase DataTable Property AJE Data Report Engine Help
Gets the Data Table from the Data Set Context used for the Report Table. Read-only

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

public DataTable DataTable { get; }

Property Value

Type: OnlineDataTable
Remarks

See Also