TotalsSettingsShownTotals Property |
Gets the value indicating how totals should be displayed.
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 CellsetAxis ShownTotals { get; }
Public ReadOnly Property ShownTotals As CellsetAxis
Get
public:
property CellsetAxis ShownTotals {
CellsetAxis get ();
}
member ShownTotals : CellsetAxis with get
Property Value
Type:
CellsetAxisSee Also