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

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