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