ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection Class / ShouldSerializeBackColor Method

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