'Declaration Public Enum VerticalAlignment Inherits System.Enum
'Usage Dim instance As VerticalAlignment
public enum VerticalAlignment : System.Enum
'Declaration Public Enum VerticalAlignment Inherits System.Enum
'Usage Dim instance As VerticalAlignment
public enum VerticalAlignment : System.Enum
Member | Description |
---|---|
Bottom | Content is vertically aligned at the bottom. |
Center | Content is vertically aligned at the center. |
Default | Default vertical alignment: Content is aligned at the top. |
Top | Content is vertically aligned at the top. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.VerticalAlignment
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