TcxPivotGridOptionsView.RowGrandTotalWidth Property
Specifies the total row’s width.
Declaration
property RowGrandTotalWidth: Integer read; write; default 0;
Property Value
Type | Default |
---|---|
Integer | 0 |
Remarks
Use the ColumnGrandTotalWidth property to specify the total column’s width.
The default value of the RowGrandTotalWidth property is 0.
See Also