ComponentOne List for WinForms
C1.Win.C1List Namespace / Style Class / Borders Property

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