MindFusion.UI for WebForms Programmer's Guide

DatePicker.get_showButton Method

See Also
 



Gets a value indicating whether the calendar button is visible.

Namespace: MindFusion.UI.Web
Assembly: DatePicker.js

 Syntax

JavaScript  Copy Code

function get_showButton ()

 Return Value

Type: Boolean
True if the calendar button is visible, otherwise false.

 See Also