True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.BaseGrid Namespace / Frame Class / BorderStyle Property

In This Topic
    BorderStyle Property (Frame)
    In This Topic
    Gets or sets the border for the control.
    Syntax
    'Declaration
     
    Public Property BorderStyle As System.Windows.Forms.BorderStyle
    public System.Windows.Forms.BorderStyle BorderStyle {get; set;}
    See Also