[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridCellView.DataBarBorderBrush

DataBarBorderBrush Property

DataBarBorderBrush

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

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