Number of columns defined for the grid.
Source position: grids.pas line 438
public property TVirtualGrid.ColCount : Integer |
ColCount is an Integer property which indicates the number of columns defined for the grid. When a new value for the property is specified, the internal arrays used for column and cell properties are resized to the length in the property value.
| Version 4.4 | Generated 2025-11-08 | Home |