Gets or sets the maximum value of slider.
Namespace:
C1.Web.UI.Controls.C1SliderAssembly: C1SliderClient (in C1SliderClient.dll)
Syntax
| JavaScript |
|---|
function get_maximumValue(); function set_maximumValue(value); |