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

In This Topic
    OnClientBlur Property
    In This Topic
    Triggered when a menu item loses focus.
    Syntax
    'Declaration
     
    Public Property OnClientBlur As System.String
    public System.string OnClientBlur {get; set;}
    See Also