ComponentOne Menu for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1Menu Class / ShowAnimation Property

In This Topic
    ShowAnimation Property
    In This Topic
    Defines the show animation to show submenu in flyout mode.
    Syntax
    'Declaration
     
    Public Property ShowAnimation As Animation
    public Animation ShowAnimation {get; set;}
    See Also