AllowQuickPick Property (C1Calendar)
                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