BorderColor Property (RangeSliderColorBaseStyle)
In This Topic
Gets or sets the System.Drawing.Color used to stroke elements.
Syntax
'Declaration
Public Property BorderColor As System.Drawing.Color
public System.Drawing.Color BorderColor {get; set;}
See Also