ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ToolTip Namespace / C1ToolTip 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