Gets or sets the length of the control.

Namespace:  C1.Web.UI.Controls.C1Slider
Assembly:  C1SliderClient (in C1SliderClient.dll)

Syntax

JavaScript
function get_length();
function set_length(value);

See Also