RangeSliderBarStyle Class Members
In This Topic
The following tables list the members exposed by RangeSliderBarStyle.
Public Properties
| Name | Description |
| Border | Gets or sets the thickness of the border around the element. |
| Default | Gets style containing display attributes that determine the general appearance of the element in the default state. |
| Disabled | Gets style containing display attributes that determine the general appearance of the disabled element on the screen. |
| IsDefault | Gets value indicating whether the style is default. (Inherited from C1.Win.Themes.BaseStyle) |
| IsDisposed | Gets a value indicating whether the object has been disposed. (Inherited from C1.Win.Themes.StyledPropertyCollection) |
| Name | Gets or sets the style name. (Inherited from C1.Win.Themes.StyledPropertyCollection) |
| Selected | Gets style containing display attributes that determine the general appearance of the selected area on the screen. |
| Thickness | Gets or sets the thickness of the range slider bar. |
Top
Public Methods
Public Events
See Also