ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection Class / BackColor Property

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