Classes

  ClassDescription
Public classC1ToolTip
Represents a C1ToolTip in an ASP.NET Web page.
Public classC1ToolTipEventArgs
C1ToolTipEventArgs is used by the AjaxUpdate events.
Public classC1ToolTipSerializer
Serializes the C1ToolTip control.
Public classC1ToolTipTargetControl
Represents the C1ToolTipTargetControl of C1ToolTip.
Public classC1ToolTipTargetControlCollection
Represents a collection of Target control objects that are used by the TargetControl property.

Delegates

  DelegateDescription
Public delegateC1ToolTipEventHandler
Represents the C1ToolTip method that will handle an event.

Enumerations

  EnumerationDescription
Public enumerationCalloutSide
Specifies the side of the callout.
Public enumerationCloseBehavior
Specifies the behavior of the C1ToolTip when it is closed.
Public enumerationPosition
Specifies the position of the tooltip relative to the target element.
Public enumerationRelativeTo
Determines whether the tooltip will appear relative to an element, the mouse, or the browser window.
Public enumerationShowEvent
Specifies the client event on which the tooltip will be made visible for the target element.