TcxPivotGridViewData.ColumnsPerPage Property
In This Article
Gets the number of columns, which are currently visible in the client area.
#Declaration
Delphi
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