'Declaration
Public Enum VerticalAlignEnum Inherits System.Enum
public enum VerticalAlignEnum : System.Enum
'Declaration
Public Enum VerticalAlignEnum Inherits System.Enum
public enum VerticalAlignEnum : System.Enum
Member | Description |
---|---|
Bottom | Text is aligned with the bottom of the editor field. |
Middle | Text is aligned with the center of the editor field. |
Top | Text is aligned with the top of the editor field. |
System.Object
System.ValueType
System.Enum
C1.Win.List.VerticalAlignEnum