[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Total height for all of the rows in the grid control.
Source position: grids.pas line 1264
protected property TCustomGrid.GridHeight : Integer |
GridHeight is a read-only Integer property which contains the calculated height for all of the rows in the grid control. Its value is provided using the cached values stored in GCache when row or column sizes are calculated for the control.
|
Total width for all columns in the Grid including non-visible columns. |
|
|
Contains cached data about the visual layout and state for the grid control. |
|
|
Updates the grid after changes to the visual properties in the control. |
Version 4.0 | Generated 2025-05-03 | Home |