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

In This Topic
    HideAnimation Property (C1ToolTip)
    In This Topic
    Defines the animation to hide the tooltip.
    Syntax
    'Declaration
     
    Public Property HideAnimation As Animation
    public Animation HideAnimation {get; set;}
    See Also