C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Menu Namespace : C1MenuItemCollection Class |
The following tables list the members exposed by C1MenuItemCollection.
Name | Description | |
---|---|---|
![]() | C1MenuItemCollection Constructor | Initializes a new instance of the C1MenuItemCollection class. |
Name | Description | |
---|---|---|
![]() | Events | Events of C1MenuItemCollection Change. |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<C1MenuItem>) |
Name | Description | |
---|---|---|
![]() | Add | Adds new menu item to the end of the list. |
![]() | Clear | Removes all items from collection. |
![]() | Contains | (Inherited from System.Collections.ObjectModel.Collection<C1MenuItem>) |
![]() | CopyTo | (Inherited from System.Collections.ObjectModel.Collection<C1MenuItem>) |
![]() | IndexOf | (Inherited from System.Collections.ObjectModel.Collection<C1MenuItem>) |
![]() | Insert | Insert C1MenuItem item to specific position into the collection. |
![]() | Remove | Removes item from list. |
![]() | RemoveAt | Removes item from list by index. |
Name | Description | |
---|---|---|
![]() | OnCollectionChanged | Occurs after C1MenuItemCollection collection was changed. |