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

In This Topic
    OnCollectionChanged Event
    In This Topic
    Occurs after C1MenuItemCollection collection was changed.
    Syntax
    'Declaration
     
    Public Event OnCollectionChanged As System.EventHandler
    public event System.EventHandler OnCollectionChanged
    See Also