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