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

In This Topic
    OnClientHidden Property (C1ToolTip)
    In This Topic
    Triggered once the tooltip is hidden.
    Syntax
    'Declaration
     
    Public Property OnClientHidden As System.String
    public System.string OnClientHidden {get; set;}
    See Also