Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1RangeSlider Class / C1RangeSlider Constructor

In This Topic
    C1RangeSlider Constructor
    In This Topic
    Initializes a new instance of the C1RangeSlider class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1RangeSlider()
    See Also