C1ToolTipEventArgs is used by the AjaxUpdate events.

Namespace:  C1.Web.UI.Controls.C1ToolTip
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public class C1ToolTipEventArgs : EventArgs
Visual Basic (Declaration)
Public Class C1ToolTipEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Web.UI.Controls.C1ToolTip..::..C1ToolTipEventArgs

See Also