ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Menu Namespace / C1MenuExtender Class / HideAnimation Property

In This Topic
    HideAnimation Property (C1MenuExtender)
    In This Topic
    Defines the animation to hide submenu in flyout mode.
    Syntax
    'Declaration
     
    Public Property HideAnimation As Animation
    public Animation HideAnimation {get; set;}
    See Also