[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridCellView.DataBarBackground

DataBarBackground Property

DataBarBackground

Gets or sets the brush used to paint the data-bar.

Declaration
[Parameter]
public C1Color DataBarBackground { get; set; }
<Parameter>
Public Property DataBarBackground As C1Color