Gets or sets a value that determines whether can change the view to month/year/decade while clicking on the calendar title.

Namespace:  C1.Web.UI.Controls.C1Calendar
Assembly:  C1CalendarClient (in C1CalendarClient.dll)

Syntax

JavaScript
function get_allowQuickPick();
function set_allowQuickPick(value);

See Also