Gets or sets the Data Table used in the Data Table Group.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportDataTabling ReportTable { get; set; }public ReportDataTabling ReportTable { get; set; }Public Property ReportTable As ReportDataTabling
Get
Set
Public Property ReportTable As ReportDataTabling
Get
Set
public:
property ReportDataTabling^ ReportTable {
ReportDataTabling^ get ();
void set (ReportDataTabling^ value);
}public:
property ReportDataTabling^ ReportTable {
ReportDataTabling^ get ();
void set (ReportDataTabling^ value);
}Property Value
Type:
ReportDataTabling