MindFusion.UI for WebForms Programmer's Guide

NumericUpDown Class

Remarks See Also
 



Represents a numeric text box with buttons to increase or decrease the displayed value.

Namespace: MindFusion.UI.Web
Assembly: NumericUpDown.js

 Syntax

JavaScript  Copy Code

// class
NumericUpDown.prototype = {}

 Remarks

For additional information on how to use the control, please refer to the NumericUpDown topic in the Using the controls section.

 See Also