Classes
Class | Description | |
---|---|---|
C1ToolTip |
Represents a C1ToolTip in an ASP.NET Web page.
| |
C1ToolTipEventArgs |
C1ToolTipEventArgs is used by the AjaxUpdate events.
| |
C1ToolTipSerializer |
Serializes the C1ToolTip control.
| |
C1ToolTipTargetControl |
Represents the C1ToolTipTargetControl of C1ToolTip.
| |
C1ToolTipTargetControlCollection |
Represents a collection of Target control objects that are used by the TargetControl property.
|
Delegates
Delegate | Description | |
---|---|---|
C1ToolTipEventHandler |
Represents the C1ToolTip method that will handle an event.
|
Enumerations
Enumeration | Description | |
---|---|---|
CalloutSide |
Specifies the side of the callout.
| |
CloseBehavior |
Specifies the behavior of the C1ToolTip when it is closed.
| |
Position |
Specifies the position of the tooltip relative to the target element.
| |
RelativeTo |
Determines whether the tooltip will appear relative to an element, the mouse, or the browser window.
| |
ShowEvent |
Specifies the client event on which the tooltip will be made visible for the target element.
|