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





Gets a value indicating whether the control will display the group separator.

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

 Syntax

JavaScript  Copy Code

function get_showThousands ()

 Return Value

Type: Boolean
true if group separator is shown, otherwise false.

 See Also

NumericUpDown Members
NumericUpDown Class
MindFusion.UI.WebForms Namespace