MVCxMenuItemCollection Constructors
Represents a collection that maintains menu items.Name | Parameters | Description |
---|---|---|
MVCxMenuItemCollection() | none | Initializes a new instance of the MVCxMenuItemCollection class with default settings. |
MVCxMenuItemCollection(MenuItem) | item | Initializes a new instance of the MVCxMenuItemCollection class with the specified owner item. |
See Also