MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridTextCellView Class / DataBarBackground Property
In This Topic
    DataBarBackground Property (GridTextCellView)
    In This Topic
    Gets or sets the brush used to paint the data-bar.
    Syntax
    public Brush DataBarBackground {get; set;}
    See Also