[]
Configurates KeyActionTab. Sets the action to perform when the TAB key is pressed.
public TBuilder KeyActionTab(TabKeyAction value)
Public Function KeyActionTab(value As TabKeyAction) As TBuilder
| Type | Name | Description |
|---|---|---|
| TabKeyAction | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |
This setting is particularly useful for controlling accessibility behavior and keyboard navigation flow in form controls.