TcxPivotGridViewData.ColumnsPerPage Property
Gets the number of columns, which are currently visible in the client area.
Declaration
property ColumnsPerPage: Integer read; write;
Property Value
| Type |
|---|
| Integer |
Remarks
Use the ColumnsPerPage property to determine how many columns are currently shown in the client area.
See Also