[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates if extended row sizing is enabled for rows in the grid.
Source position: grids.pas line 1250
protected property TCustomGrid.ExtendedRowSizing : Boolean |
ExtendedRowSizing is a Boolean property which indicates if extended row sizing is enabled for the grid control.
Remark: | ExtendedRowSizing is not maintained in any methods in the class implementation. It is used in DoRowSizing only. |
Version 4.0 | Generated 2025-05-03 | Home |