ComponentOne Basic Library for UWP
UpperValue Property

C1.UWP Assembly > C1.Xaml Namespace > C1RangeSlider Class : UpperValue Property
Gets or sets the current upper magnitude of the range control.
Syntax
'Declaration
 
Public Property UpperValue As System.Double
public System.double UpperValue {get; set;}
See Also

Reference

C1RangeSlider Class
C1RangeSlider Members