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

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