'宣言 Public Enum AlignHorzEnum Inherits System.Enum
public enum AlignHorzEnum : System.Enum
'宣言 Public Enum AlignHorzEnum Inherits System.Enum
public enum AlignHorzEnum : System.Enum
| メンバ | 解説 |
|---|---|
| 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.C1TrueDBGrid.AlignHorzEnum