'Declaration Public Enum AlignHorzEnum Inherits System.Enum
public enum AlignHorzEnum : System.Enum
'Declaration Public Enum AlignHorzEnum Inherits System.Enum
public enum AlignHorzEnum : System.Enum
Member | Description |
---|---|
Center | Text is aligned centered. |
Far | Text is aligned to the right. |
General | Text is aligned Near and numeric values Far |
Justify | Text is aligned with respect to the cells boundries. |
Near | Text is aligned to the left. |
System.Object
System.ValueType
System.Enum
C1.Win.TrueDBGrid.AlignHorzEnum