FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / CellStyle Class / Border Property

In This Topic
    Border Property (CellStyle)
    In This Topic
    Gets the CellBorder object associated with this style.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Border As CellBorder
    public CellBorder Border {get;}
    See Also