ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1RangeSlider.RangeSliderStyleCollection.BarStyleCollection Class / ShouldSerializeDisabledBackColor Method

In This Topic
    ShouldSerializeDisabledBackColor Method (C1RangeSlider.RangeSliderStyleCollection.BarStyleCollection)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overridable Function ShouldSerializeDisabledBackColor() As Boolean
    protected virtual bool ShouldSerializeDisabledBackColor()
    See Also