ShowControlsOnHover Property (C1Carousel)
                In This Topic
            
            Determines whether the controls should be shown after created or hover on the DOM element.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property ShowControlsOnHover As System.Boolean
             
        
            
            public System.bool ShowControlsOnHover {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also