名前 | 解説 | |
---|---|---|
Content | Gets or sets the tooltip content. | |
CssClass | Gets or sets the tooltip CSS class C1.Web.Mvc.TooltipBaseから継承されます。 | |
Gap | Gets or sets the distance between the tooltip and the target element. C1.Web.Mvc.TooltipBaseから継承されます。 | |
HideDelay | Gets or sets the delay, in milliseconds, before hiding the tooltip after the mouse leaves the target element. C1.Web.Mvc.TooltipBaseから継承されます。 | |
IsContentHtml | Gets or sets whether the tooltip contents should be displayed as plain text or as HTML. C1.Web.Mvc.TooltipBaseから継承されます。 | |
OnClientPopup | Occurs before the tooltip content is displayed. C1.Web.Mvc.TooltipBaseから継承されます。 | |
Position | Gets or sets the PopupPosition where the tooltip should be displayed with respect to the owner element. C1.Web.Mvc.TooltipBaseから継承されます。 | |
ShowAtMouse | Gets or sets a value that determines whether the tooltip should be positioned with respect to the mouse position rather than the target element. C1.Web.Mvc.TooltipBaseから継承されます。 | |
ShowDelay | Gets or sets the delay, in milliseconds, before showing the tooltip after the mouse enters the target element. C1.Web.Mvc.TooltipBaseから継承されます。 | |
Threshold | Gets or sets the maximum distance from the element to display the tooltip. |