[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridTabAction

GridTabAction Enum

Defines constants that specify which action to perform when Tab key is pressed.

Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.GridControl.dll
Syntax
public enum GridTabAction

Fields

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.