ComponentOne MultiSelect for WinForms
Minimum Property

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

Reference

C1RangeSlider Class
C1RangeSlider Members