[]
        
(Showing Draft Content)

C1.Win.C1Input.C1RangeSlider.RangeSliderStyleCollection

C1RangeSlider.RangeSliderStyleCollection Class

Represents a collection of named Style objects.

Inheritance
C1RangeSlider.RangeSliderStyleCollection
Namespace: C1.Win.C1Input
Assembly: C1.Win.C1Input.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class C1RangeSlider.RangeSliderStyleCollection

Properties

Name Description
BarStyle

Gets or sets a collection of named Style objects for bar.

FocusBorderColor
ShowFocusBorder

Gets or sets the value indicating whether a control should show the focus rectangle or not.

ThumbStyle

Gets or sets a collection of named Style objects for thumb.

Methods

Name Description
ResetBarStyle()
ResetShowFocusBorder()

Restores the default value of the ShowFocusBorder property.

ResetShowFocusBorderColorr()

Restores the default value of the ShowFocusBorder property.

ResetThumbStyle()
ShouldSerializeBarStyle()
ShouldSerializeFocusBorderColorr()

Specifies whether to save the value of the FocusBorderColor property.

ShouldSerializeShowFocusBorder()

Specifies whether to save the value of the ShowFocusBorder property.

ShouldSerializeThumbStyle()