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

In This Topic
    BorderStyle Property (C1FlexGrid)
    In This Topic
    Gets or sets the type of border around the control.
    Syntax
    'Declaration
     
    
    Public Overridable Property BorderStyle As BorderStyleEnum
    public virtual BorderStyleEnum BorderStyle {get; set;}
    See Also