ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItemCollection Class / Events Property

In This Topic
    Events Property (C1MenuItemCollection)
    In This Topic
    Events of C1MenuItemCollection Change.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Events As System.ComponentModel.EventHandlerList
    public new System.ComponentModel.EventHandlerList Events {get;}
    See Also