CustomizedHoverClass Property
                In This Topic
            
            A value that indicates the customized class added to the reset button when hover it.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property CustomizedHoverClass As System.String
             
        
            
            public System.string CustomizedHoverClass {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also