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





Sets a value indicating whether the control should display the group separator.

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

 Syntax

JavaScript  Copy Code

function set_showThousands (value)

 Parameters

value

Type: Boolean
true if group separator should be visible, otherwise false.

 See Also

NumericUpDown Members
NumericUpDown Class
MindFusion.UI.WebForms Namespace