Animation Property (C1Menu)
                In This Topic
            
            Defines the animation to show or hide the submenu in flyout mode. If showAnimation or hideAnimation is not specified use this property.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public Property Animation As Animation
             
        
            
            public Animation Animation {get; set;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also