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