MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridCellView Class / DataBarBorderBrush Property
In This Topic
    DataBarBorderBrush Property (GridCellView)
    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