Increments the value of the control.
Namespace: MindFusion.UI.WebForms
Package: NumericUpDown.js
JavaScript
![]() |
---|
function increment ([step]) |
Type: Number
The value to increment with.
If the current value of the control equals null, the value will be set to the defined Minimum.