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

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