NavLinkCollection.Group Property
Gets the NavBarControl’s group that owns the link collection.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
NavBarGroup | A NavBarGroup object that owns the link collection. |
See Also