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

In This Topic
    C1MenuItemBindingCollection Class
    In This Topic
    Represents a collection of C1MenuItemBinding objects that are used by data-bound C1Menu control.
    Object Model
    C1MenuItemBindingCollection 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.C1MenuItemBindingCollection

    See Also