Icon WantTabs Property

property WantTabs: Boolean

Available In: Visual Client Applications

Specifies that the tab key can be used to navigate from cell to cell in the grid. The default value is True.

Information The RowSelect property must be False for this property setting to take effect. If the RowSelect property is True, then the tab key will cause the input focus to move to the next control within the parent container control for the grid.
Image