ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1StopsSlider Class / Minimum Property

In This Topic
    Minimum Property (C1StopsSlider)
    In This Topic
    Gets or sets the minimum value.
    Syntax
    'Declaration
     
    
    Public Property Minimum As Double
    public double Minimum {get; set;}
    See Also