'Declaration
Public Enum BorderDirEnum Inherits System.Enum
public enum BorderDirEnum : System.Enum
'Declaration
Public Enum BorderDirEnum Inherits System.Enum
public enum BorderDirEnum : System.Enum
Member | Description |
---|---|
Both | Draw the cell borders the same width and color in both directions. |
BothDifferent | Draw the cell borders of different widths or colors 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