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

In This Topic
    CalloutAnimation Property
    In This Topic
    Defines the animation to move the tooltip position.
    Syntax
    'Declaration
     
    Public Property CalloutAnimation As SlideAnimation
    public SlideAnimation CalloutAnimation {get; set;}
    See Also