FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / CellBorder Class / Direction Property

In This Topic
    Direction Property (CellBorder)
    In This Topic
    Gets or sets the border direction.
    Syntax
    'Declaration
     
    
    Public Property Direction As BorderDirEnum
    public BorderDirEnum Direction {get; set;}
    See Also