Wijmo UI for the Web
allowQuickPick Field
wijmo.input Namespace > ICalendar Interface : allowQuickPick Field

Determines whether users can change the view to month/year/decade while clicking on the calendar title.

Syntax
var instance; // Type: wijmo.input.ICalendar;
var value; // Type: boolean
value = instance.allowQuickPick;
var allowQuickPick : boolean;
See Also

Reference

ICalendar Interface