ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace
Inheritance Hierarchy
In This Topic
    C1.Web.Wijmo.Controls.C1Menu Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a Menu in an ASP.NET Web page.
    ClassC1MenuEventArgs is used by the ItemClick event.
    Class 
    Class 
    ClassRepresents a collection of C1MenuItemBinding objects that are used by data-bound C1Menu control.
    ClassRepresents a collection of C1MenuItemBase objects that are used by Items property.
    ClassC1MenuItemCollectionChangedEventArgs is used for the C1MenuItemCollectionChange event.
    ClassRepresents a container that holds the contents of a templated menu item in a C1Menu control.
    Class 
    Interfaces
     InterfaceDescription
    InterfaceIC1MenuItemCollectionOwner interface.
    Delegates
     DelegateDescription
    DelegateDelegate type for handling events that are related to the items.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies IC1MenuItemCollectionOwner change status.
    EnumerationDecides which side the image displays on menu item.
    EnumerationDecides which mode the menu displays.
    EnumerationIf menu is flyout mode, this value specially decide which event handle to show the submenu.
    EnumerationIf menu is flyout mode, this value decide which event handle to show the menu and submenu.
    See Also