ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1Menu Class / HideAnimation Property

In This Topic
    HideAnimation Property (C1Menu)
    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