[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Number of rows defined for the grid.
Source position: grids.pas line 439
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.
Version 4.0 | Generated 2025-05-03 | Home |