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

In This Topic
    Events Property
    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