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