ComponentOne Basic Library for UWP
LowerValue Property

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

Reference

C1RangeSlider Class
C1RangeSlider Members