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

In This Topic
    TrackStyle Property (C1RangeSlider)
    In This Topic
    Track style.
    Syntax
    'Declaration
     
    
    Public Property TrackStyle As C1Style
    public C1Style TrackStyle {get; set;}
    See Also