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





Sets a value indicating whether the up and down buttons should be visible.

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

 Syntax

JavaScript  Copy Code

function set_showButtons (value)

 Parameters

value

Type: Boolean
true if up and down buttons should be visible, otherwise false.

 See Also

NumericUpDown Members
NumericUpDown Class
MindFusion.UI.WebForms Namespace