'Declaration Public Enum HorizontalDirection Inherits System.Enum
'Usage Dim instance As HorizontalDirection
public enum HorizontalDirection : System.Enum
'Declaration Public Enum HorizontalDirection Inherits System.Enum
'Usage Dim instance As HorizontalDirection
public enum HorizontalDirection : System.Enum
Member | Description |
---|---|
Left | Moves the current cell or column one over to the left. |
Leftmost | Moves the current cell or column so that it is leftmost cell or column in the grid. |
PageLeft | Moves the current cell or column one page left. |
PageRight | Moves the current cell or column one page right. |
Right | Moves the current cell or column one over to the right. |
Rightmost | Moves the current cell or column so that it is rightmost cell or column in the grid. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.HorizontalDirection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2