MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridTextCellView Class / DataBarCornerRadius Property
In This Topic
    DataBarCornerRadius Property (GridTextCellView)
    In This Topic
    Gets or sets the corner-radius of the data-bar.
    Syntax
    public CornerRadius DataBarCornerRadius {get; set;}
    See Also