SelectedAreaColor Property (C1RangeSlider.RangeSliderStyleCollection.BarStyleCollection)
In This Topic
Gets or sets color of selected area.
Syntax
'Declaration
Public Property SelectedAreaColor As System.Drawing.Color
public System.Drawing.Color SelectedAreaColor {get; set;}
See Also