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

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