WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellView Class / DataBarBorderBrush Property
In This Topic
    DataBarBorderBrush Property
    In This Topic
    Gets or sets the brush used to paint the border of the data-bar.
    Syntax
    public Brush DataBarBorderBrush {get; set;}
    See Also