NavItemCollection(NavBarControl) Constructor
Initializes a new instance of the NavItemCollection class.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
navBar | NavBarControl | The NavBarControl object that will own the collection. |
See Also