ComponentOne ASP.NET MVC Controls
HideDelay Property

C1.Web.Mvc Namespace > TooltipBase Class : HideDelay Property
Gets or sets the delay, in milliseconds, before hiding the tooltip after the mouse leaves the target element.
Syntax
'Declaration
 
Public Property HideDelay As Integer
public int HideDelay {get; set;}
See Also

Reference

TooltipBase Class
TooltipBase Members