MindFusion.UI for WebForms Programmer's Guide

NumericUpDown.get_maximum Method

See Also
 



Gets the maximum possible value.

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

 Syntax

JavaScript  Copy Code

function get_maximum ()

 Return Value

Type: Number
The maximum possible value.

 See Also