ComponentOne ASP.NET MVC Controls
ShowAtMouse Property

C1.Web.Mvc Namespace > TooltipBase Class : ShowAtMouse Property
Gets or sets a value that determines whether the tooltip should be positioned with respect to the mouse position rather than the target element.
Syntax
'Declaration
 
Public Property ShowAtMouse As Boolean
public bool ShowAtMouse {get; set;}
See Also

Reference

TooltipBase Class
TooltipBase Members