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

In This Topic
    Borders Property (Style)
    In This Topic
    Gets the GridBorders associated with this Style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Borders As GridBorders
    public GridBorders Borders {get;}
    See Also