Gets or sets how much to increase/decrease value with up/down buttons.

Namespace:  C1.Web.UI.Controls.C1Input
Assembly:  C1InputClient (in C1InputClient.dll)

Syntax

JavaScript
function get_increment();
function set_increment(value);

See Also