Gets or sets the list of Report Running Totals.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public ReportRunningTotals ReportRunningTotals { get; set; }public ReportRunningTotals ReportRunningTotals { get; set; }Public Property ReportRunningTotals As ReportRunningTotals
Get
Set
Public Property ReportRunningTotals As ReportRunningTotals
Get
Set
public:
property ReportRunningTotals^ ReportRunningTotals {
ReportRunningTotals^ get ();
void set (ReportRunningTotals^ value);
}public:
property ReportRunningTotals^ ReportRunningTotals {
ReportRunningTotals^ get ();
void set (ReportRunningTotals^ value);
}Property Value
Type:
ReportRunningTotals