[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Number of rows defined for the grid.
Source position: grids.pas line 433
public property TVirtualGrid.RowCount : Integer |
RowCount is an Integer property which contains the number of rows defined for the grid. When setting a new value for the property, the internal arrays used for rows and cells are resized to the length in the new property value.