C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1RangeSlider Class / CornerRadius Property

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