MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridCellView Class / DataBarBorderThickness Property
In This Topic
    DataBarBorderThickness Property (GridCellView)
    In This Topic
    Gets or sets the thickness of the border of the data-bar.
    Syntax
    public Thickness DataBarBorderThickness {get; set;}
    See Also