Default grid options enabled for version 2 of the grid control.
Source position: grids.pas line 186
const DefaultGridOptions2 = []; |
DefaultGridOptions2 is used as the default value for the Options2 property in TCustomGrid.
|
Contains additional options enabled for the grid control. |