Wijmo UI for the Web
allowQuickPick Field

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

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.ICalendar;
var value; // Type: bool
value = instance.allowQuickPick;
Javascript (Specification) 
var allowQuickPick : bool;
Browser Compatibility
7
5
5

See Also

Reference

ICalendar Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.