Contents - Index - Previous - Next


TabOptions property



Applies to
TProfGrid component

Declaration
property TabOptions: TProfGridTabOptions;

Description

Provides an additional control over tabbing algorithm.

TabOptions is a set drawn from the following values:

toSkipMergedRows
Possibility to skip merged rows when tabbing through the merged grid cells.

toTabOutOfGrid
Possibility to tab out of the grid. If the option is included, then when the user tabbed through the grid and end up in the last (first) cell, it is possible to change focus to the next (previous) control on the form.