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

In This Topic
    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