[]
Represents a collection of named Style objects.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class C1RangeSlider.RangeSliderStyleCollection
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. |
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() |