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

In This Topic
    C1ToolTipCallBackEventArgs Class
    In This Topic
    C1ToolTipCallBackEventArgs is used for the OnAjaxUpdate event.
    Object Model
    C1ToolTipCallBackEventArgs Class
    Syntax
    'Declaration
     
    Public Class C1ToolTipCallBackEventArgs 
       Inherits System.EventArgs
    public class C1ToolTipCallBackEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.Web.Wijmo.Controls.C1ToolTip.C1ToolTipCallBackEventArgs

    See Also