Gets the Data Table from the Data Set Context used for the Report Table. Read-only
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public DataTable DataTable { get; }public DataTable DataTable { get; }Public ReadOnly Property DataTable As DataTable
Get
Public ReadOnly Property DataTable As DataTable
Get
public:
property DataTable^ DataTable {
DataTable^ get ();
}public:
property DataTable^ DataTable {
DataTable^ get ();
}Property Value
Type:
DataTable