FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / ExcelCellStyle Class / CellBorderBrushBottom Property

In This Topic
    CellBorderBrushBottom Property
    In This Topic
    Border brush for the bottom of cell
    Syntax
    'Declaration
     
    
    Public Property CellBorderBrushBottom As Brush
    public Brush CellBorderBrushBottom {get; set;}
    See Also