TcxPivotGridOptionsView.RowGrandTotals Property
Specifies whether to suppress the grand total for rows.
Declaration
property RowGrandTotals: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set this property to False to hide the grand total for rows.
The default value of the RowGrandTotals property is True.
See Also