[]
        
(Showing Draft Content)

C1.Win.FlexGrid.BorderDirEnum

BorderDirEnum Enum

Specifies the direction of cell borders.

Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public enum BorderDirEnum

Fields

Name 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.