C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DatePicker Class / CornerRadius Property

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