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





Sets a value indicating whether the value should be automatically constrained to minimum or maximum.

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

 Syntax

JavaScript  Copy Code

function set_autoConstrain (value)

 Parameters

value

Type: Boolean
true if the value is constrained, otherwise false.

 See Also

NumericUpDown Members
NumericUpDown Class
MindFusion.UI.WebForms Namespace