ComponentOne Basic Library for UWP
Minimum Property (C1RangeSlider)

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

Reference

C1RangeSlider Class
C1RangeSlider Members