'宣言 Public Enum BorderDirEnum Inherits System.Enum
public enum BorderDirEnum : System.Enum
'宣言 Public Enum BorderDirEnum Inherits System.Enum
public enum BorderDirEnum : System.Enum
| メンバ | 解説 |
|---|---|
| Both | Draw cell borders in both directions. |
| Horizontal | Draw cell borders only in the horizontal direction. |
| Vertical | Draw cell borders only in the vertical direction. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.BorderDirEnum