Classes
| Class | Description | |
|---|---|---|
| C1ToolTip |
The C1ToolTip class represents a tooltip.
| |
| C1TooltipAutoToolTipifyEventArgs |
C1TooltipAutoToolTipifyEventArgs is used to autotooltipify the elements on a page. Autotooltipify means the tooltip appears for all elements with a 'Title' property.
| |
| C1ToolTipEventArgs |
The C1ToolTipEventArgs class is used for the client-side show and hide events.
| |
| CalloutSide |
Specifies the side of the callout.
| |
| CloseBehavior |
Specifies the behavior of the C1ToolTip when it is closed.
| |
| Position |
Specifies the position of the C1ToolTip relative to the target element.
| |
| RelativeTo |
Specifies the object that the C1ToolTip should appear relative to: Element, Mouse, or BrowserWindow.
| |
| ShowEvent |
Specifies the client event, such as OnMouseOver, that makes the tooltip appear for the target element.
|