ASP.NET Pack Programmer's Guide
NumericUpDown.set_smallChange Method
See Also
 





Sets the amount to increase or decrease the value with when the increment or decrement buttons are pressed.

Namespace: MindFusion.UI.WebForms
Package: NumericUpDown.js

 Syntax

JavaScript  Copy Code

function set_smallChange (value)

 Parameters

value

Type: Number
The number to increment or decrement the value with.

 See Also

NumericUpDown Members
NumericUpDown Class
MindFusion.UI.WebForms Namespace