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





Gets 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 get_smallChange ()

 Return Value

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

 See Also

NumericUpDown Members
NumericUpDown Class
MindFusion.UI.WebForms Namespace