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





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

 Return Value

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

 See Also

NumericUpDown Members
NumericUpDown Class
MindFusion.UI.WebForms Namespace