Animation Property (C1ToolTip)
                In This Topic
            
            Defines the animation to show or hide the tooltip. If the showAnimation/hideAnimation is not specified, then this property works.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property Animation As Animation
             
        
            
            public Animation Animation {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also