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

In This Topic
    BorderStyle Property (GridRenderer)
    In This Topic
    Gets the border style.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property BorderStyle As System.Windows.Forms.BorderStyle
    public abstract System.Windows.Forms.BorderStyle BorderStyle {get;}
    See Also