MVCxNavBarItemCollection Constructors
Represents a collection of items within a navbar group.Name | Parameters | Description |
---|---|---|
MVCxNavBarItemCollection() | none | Initializes a new instance of the MVCxNavBarItemCollection class with default settings. |
MVCxNavBarItemCollection(NavBarGroup) | group | Initializes a new instance of the MVCxNavBarItemCollection class with the specified owner group. |
See Also