Show or hide the increment button.

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

Syntax

JavaScript
function get_showIncrementButton();
function set_showIncrementButton(value);

See Also