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

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