TotalsSettingsItemizeTotals Property |
Gets a value indicating whether the totals captions should display the child count.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public bool ItemizeTotals { get; }
Public ReadOnly Property ItemizeTotals As Boolean
Get
public:
property bool ItemizeTotals {
bool get ();
}
member ItemizeTotals : bool with get
Property Value
Type:
BooleanSee Also