ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1RangeSlider Class / LowerThumbStyle Property

In This Topic
    LowerThumbStyle Property
    In This Topic
    Gets or sets the style of the thumb that changes the lower value.
    Syntax
    'Declaration
     
    
    Public Property LowerThumbStyle As Style
    public Style LowerThumbStyle {get; set;}
    See Also