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

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