wijmo.input Namespace > ICalendar Interface : allowQuickPick Field |
Determines whether users can change the view to month/year/decade while clicking on the calendar title.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.input.ICalendar; var value; // Type: bool value = instance.allowQuickPick; |
Javascript (Specification) | |
---|---|
|