[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |