MindFusion.UI for WebForms Programmer's Guide

NumericUpDown.get_minimum Method

See Also
 



Gets the minimum possible value.

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

 Syntax

JavaScript  Copy Code

function get_minimum ()

 Return Value

Type: Number
The minimum possible value.

 See Also