[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Default grid options enabled for version 2 of the grid control.
Source position: grids.pas line 190
const DefaultGridOptions2 = []; |
DefaultGridOptions2 is used as the default value for the Options2 property in TCustomGrid.
|
Contains additional options for scrolling and editor behavior enabled in the grid control. |