Contents
- Index
- Previous
- Next
RowCount property
Applies to
TProfGrid component
Declaration
property RowCount: Integer;
Description
Specifies the number of visible (non-hidden) rows in the grid.
Read RowCount to determine the number of visible rows in the grid. Set RowCount to add or delete rows at the bottom of the grid.