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

In This Topic
    C1MenuItemCollection Class
    In This Topic
    Represents a collection of C1MenuItemBase objects that are used by Items property.
    Object Model
    C1MenuItemCollection Class
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Collections.ObjectModel.Collection<T>
          C1.Web.Wijmo.Controls.Base.Collections.C1ObservableItemCollection<TOwner,TItem>
             C1.Web.Wijmo.Controls.C1Menu.C1MenuItemCollection

    See Also