True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid 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