ComponentOne MultiSelect for WinForms
C1.Win.Input.Styles Namespace / RangeSliderStyles Class / Common Property

In This Topic
    Common Property (RangeSliderStyles)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the control on the screen.
    Syntax
    'Declaration
     
    
    Public Property Common As RangeSliderCommonStyle
    public RangeSliderCommonStyle Common {get; set;}
    See Also