ComponentOne ASP.NET MVC Controls
ShowDelay Property

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

Reference

TooltipBase Class
TooltipBase Members