ComponentOne Basic Library for UWP
Maximum Property (C1RangeSlider)

C1.UWP Assembly > C1.Xaml Namespace > C1RangeSlider Class : Maximum Property
Gets or sets the maximum possible value of the range element.
Syntax
'Declaration
 
Public Property Maximum As System.Double
public System.double Maximum {get; set;}
See Also

Reference

C1RangeSlider Class
C1RangeSlider Members