C1.Win.Input.Styles Namespace / RangeSliderCommonStyle Class
Members

RangeSliderCommonStyle Class
The RangeSliderCommonStyle class represents the styles for the C1.Win.Input.C1RangeSlider control which contains display attributes that determine the general appearance of the control on the screen.
Object Model
RangeSliderCommonStyle ClassBaseStyle ClassStyledPropertyCollection ClassStyledPropertyCollection ClassBaseThemeProvider ClassStyledPropertyCollection Class
Syntax
'Declaration
 
Public Class RangeSliderCommonStyle 
   Inherits FocusedBaseStyles
 
Inheritance Hierarchy

System.Object
   C1.Win.Themes.StyledPropertyCollection
      C1.Win.Themes.BaseStyle
         C1.Win.Themes.BaseC1FrameworkStyle
            C1.Win.Input.Styles.InputStyles
               C1.Win.Input.Styles.FocusedBaseStyles
                  C1.Win.Input.Styles.RangeSliderCommonStyle

See Also