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

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