ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Calendar Namespace / C1Calendar Class / AllowQuickPick Property

In This Topic
    AllowQuickPick Property
    In This Topic
    Determines whether users can change the view to month/year/decade while clicking on the calendar title.
    Syntax
    'Declaration
     
    Public Property AllowQuickPick As System.Boolean
    public System.bool AllowQuickPick {get; set;}
    See Also