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

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