Border Property (RangeSliderThumbStyle)
In This Topic
Gets or sets the thickness of the border around the element.
Syntax
'Declaration
Public Overridable Property Border As C1.Framework.Thickness
public virtual C1.Framework.Thickness Border {get; set;}
See Also