ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Tooltip Namespace / C1TooltipExtender Class / Animation Property

In This Topic
    Animation Property (C1TooltipExtender)
    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