NavGroupCollection.Add(NavBarGroup) Method
In This Article
Adds the specified group to the collection.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
group | Nav |
A Nav |
#Returns
Type | Description |
---|---|
Nav |
The Nav |
See Also