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