NavBarGroupCollection Constructors
Represents a collection of groups within the navbar control.| Name | Parameters | Description |
|---|---|---|
| NavBarGroupCollection(NavBarControl) | navBar | Initializes a new instance of the NavBarGroupCollection class with the specified owner. |
See Also