NavGroupCollection.AddRange(NavBarGroup[]) Method
In This Article
Adds a specified array of groups to the end of the collection.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.2.dll
NuGet Package: DevExpress.Win
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
groups | Nav |
An array of Nav |
See Also