HierarchyRequestShownTotals Property |
Gets the type of totals to be displayed for the current instance.
Namespace: Dundas.BI.Data.DataRetrievalAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic TotalsKind ShownTotals { get; }Public ReadOnly Property ShownTotals As TotalsKind
Get
public:
property TotalsKind ShownTotals {
TotalsKind get ();
}member ShownTotals : TotalsKind with get
Property Value
TotalsKind
See Also