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

In This Topic
    OnClientShowing Property (C1ToolTip)
    In This Topic
    Triggered before showing the tooltip.
    Syntax
    'Declaration
     
    Public Property OnClientShowing As System.String
    public System.string OnClientShowing {get; set;}
    See Also