'Declaration
Public Enum BorderAlign Inherits System.Enum
public enum BorderAlign : System.Enum
'Declaration
Public Enum BorderAlign Inherits System.Enum
public enum BorderAlign : System.Enum
Member | Description |
---|---|
Center | Selection border is drawn over the cell border. |
Inside | Selection border is drawn inside the cell border. |
Outside | Selection border is drawn outside the cell border. |
System.Object
System.ValueType
System.Enum
C1.Win.C1FlexGrid.BorderAlign