'Declaration Public Enum AlignVertEnum Inherits System.Enum
public enum AlignVertEnum : System.Enum
'Declaration Public Enum AlignVertEnum Inherits System.Enum
public enum AlignVertEnum : System.Enum
Member | Description |
---|---|
Bottom | Text is rendered at the bottom of the cell. |
Center | Text is rendered at the center of the cell. |
Top | Text is rendered at the top of the cell. |
System.Object
System.ValueType
System.Enum
C1.Win.TrueDBGrid.AlignVertEnum