BorderColor Property (C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection)
In This Topic
Gets or sets border color of thumb.
Syntax
'Declaration
Public Property BorderColor As System.Drawing.Color
public System.Drawing.Color BorderColor {get; set;}
See Also