WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellView Class / DataBarValue Property
In This Topic
    DataBarValue Property
    In This Topic
    Gets or sets the value of the data-bar.
    Syntax
    public double DataBarValue {get; set;}
    Remarks
    This value should be between 0 and 1. If this value is double.Nan no bar will be drawn.
    See Also