Maximum Property (C1RangeSlider)
In This Topic
The greatest value in the range of permitted values. This value must be greater than or equal to the value of the
Minimum parameter.
Syntax
'Declaration
Public Property Maximum As Double
public double Maximum {get; set;}
See Also