Indicates if extended row sizing is enabled for rows in the grid.
Source position: grids.pas line 1251
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.6 | Generated 2026-02-20 | Home |