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

In This Topic
    Animation Property (C1ToolTip)
    In This Topic
    Defines the animation to show or hide the tooltip. If the showAnimation/hideAnimation is not specified, then this property works.
    Syntax
    'Declaration
     
    Public Property Animation As Animation
    public Animation Animation {get; set;}
    See Also