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





Gets a value indicating whether the up and down buttons are visible.

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

 Syntax

JavaScript  Copy Code

function get_showButtons ()

 Return Value

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

 See Also

NumericUpDown Members
NumericUpDown Class
MindFusion.UI.WebForms Namespace