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

In This Topic
    BorderStyle Property (View)
    In This Topic
    Gets or sets the type of border rendered for a split.
    Syntax
    'Declaration
     
    Public Property BorderStyle As System.Windows.Forms.Border3DStyle
    public System.Windows.Forms.Border3DStyle BorderStyle {get; set;}
    See Also