NavBarGroupCollection Constructors
Represents a collection of groups within the navbar control.| Name | Parameters | Description |
|---|---|---|
| NavBarGroupCollection() | none | Initializes a new instance of the NavBarGroupCollection class. |
| NavBarGroupCollection(ASPxNavBar) | navBar | Initializes a new instance of the NavBarGroupCollection class specifying its owner. |
See Also