'Declaration Public Enum GridTabAction Inherits System.Enum
public enum GridTabAction : System.Enum
'Declaration Public Enum GridTabAction Inherits System.Enum
public enum GridTabAction : System.Enum
Member | Description |
---|---|
Cycle | Move the selection to the next column, then wrap to the next row, then out of the control. |
None | No special action. |
System.Object
System.ValueType
System.Enum
C1.WPF.Grid.GridTabAction