Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1RangeSlider Class / LowerThumbStyle Property

In This Topic
    LowerThumbStyle Property
    In This Topic
    Lower thumb style.
    Syntax
    'Declaration
     
    
    Public Property LowerThumbStyle As C1Style
    public C1Style LowerThumbStyle {get; set;}
    See Also