ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / DropDownCalendar Class / AllowQuickPick Property

In This Topic
    AllowQuickPick Property (DropDownCalendar)
    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