Sets the auto advance option for the grid control.
Source position: dbgrids.pas line 592
published property TDBGrid.AutoAdvance : TAutoAdvance |
AutoAdvance is a published property in TDBGrid which sets the option used in the grid control. The default value for the property is aaRightDown.
|
Direction used when automatically moving the selection to the next selectable cell. |