Skip to main content
A newer version of this page is available. .

NavBarGroup.OwnerCollection Field

Returns the NavBarGroupCollection object that owns the current NavBarGroup. This collection is also specified via the NavBarControl.Groups property.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.NavBar, DevExpress.Wpf.Navigation

Declaration

public NavBarGroupCollection OwnerCollection

Field Value

Type
NavBarGroupCollection
See Also