'Declaration Public Enum VerticalDirection Inherits System.Enum
'Usage Dim instance As VerticalDirection
public enum VerticalDirection : System.Enum
'Declaration Public Enum VerticalDirection Inherits System.Enum
'Usage Dim instance As VerticalDirection
public enum VerticalDirection : System.Enum
Member | Description |
---|---|
Bottom | Moves the current row to the bottom of a GridSection section. |
Down | Moves the current row one row down. |
PageDown | Moves the current row one page down. |
PageUp | Moves the current row one page up. |
Top | Moves the current row to the top of a GridSection section. |
Up | Moves the current row one row up. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.VerticalDirection
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