TabAction Fields

Overview | This Package | All Packages

TabAction Fields

Fields Description
COLUMNNAVIGATION Specifies that the TAB key will move focus to the cell in the next column, within the same row.

CONTROLNAVIGATION Specifies that the TAB key will move focus between controls on the form. The TAB key cannot be used to move the current cell focus within the grid.

ROWNAVIGATION Specifies that the TAB key will move the focus to the cell in the next row, within the same column.