ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ToolTip Namespace / C1ToolTip Class / HideDelay Property

In This Topic
    HideDelay Property (C1ToolTip)
    In This Topic
    Determines the length of the delay before the tooltip disappears.
    Syntax
    'Declaration
     
    Public Property HideDelay As System.Integer
    public System.int HideDelay {get; set;}
    See Also