AutoHide Property (C1Calendar)
                In This Topic
            
            A Boolean property that determines whether to auto hide the calendar in pop-up mode when clicking outside of the calendar.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property AutoHide As System.Boolean
             
        
            
            public System.bool AutoHide {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also