C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1MenuItemCollection Class
Members

C1MenuItemCollection Class
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