C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellView Class / CornerRadius Property

In This Topic
CornerRadius Property (GridCellView)
In This Topic
Gets or sets the C1.Blazor.Core.C1CornerRadius of the border.
Syntax
'Declaration
 
Public Property CornerRadius As C1CornerRadius
 
See Also