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