jQuery.wijmo.wijinputdate Namespace > options type : showDropDownButton Field |
Default value: true
Determines whether dropdown button is displayed.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijinputdate.options.showDropDownButton; |
Javascript (Specification) | |
---|---|
var showDropDownButton : boolean; |