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





Gets the number of digits to display after the floating point.

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

 Syntax

JavaScript  Copy Code

function get_decimalDigits ()

 Return Value

Type: Number
The number of decimal digits to display.

 See Also

NumericUpDown Members
NumericUpDown Class
MindFusion.UI.WebForms Namespace