HierarchyRequestShownTotals Property |
Gets the type of totals to be displayed for the current instance.
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 TotalsKind ShownTotals { get; }
Public ReadOnly Property ShownTotals As TotalsKind
Get
public:
property TotalsKind ShownTotals {
TotalsKind get ();
}
member ShownTotals : TotalsKind with get
Property Value
Type:
TotalsKindSee Also