TotalsSettingsPlaceTotalsAtBottom Property |
Gets a value indicating whether the shown totals, if any, are to be placed at the bottom of the result.
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 PlaceTotalsAtBottom { get; }
Public ReadOnly Property PlaceTotalsAtBottom As Boolean
Get
public:
property bool PlaceTotalsAtBottom {
bool get ();
}
member PlaceTotalsAtBottom : bool with get
Property Value
Type:
BooleanSee Also