[]
Defines constants that specify which action to perform when Tab key is pressed.
public enum GridTabAction
Name | Description |
---|---|
Cycle | Move the selection to the next column, then wrap to the next row, then out of the control. |
None | No special action. |