ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1RangeSlider.RangeSliderStyleCollection.BarStyleCollection Class / SelectedAreaColor Property

In This Topic
    SelectedAreaColor Property
    In This Topic
    Gets or sets color of selected area.
    Syntax
    'Declaration
     
    
    Public Property SelectedAreaColor As Color
    public Color SelectedAreaColor {get; set;}
    See Also