ComponentOne Input for WinForms
Maximum Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input 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