Back to Devexpress

NavBarViewBase.NavBar Property

wpf-devexpress-dot-xpf-dot-navbar-dot-navbarviewbase-3b6a7f9f.md

latest1.0 KB
Original Source

NavBarViewBase.NavBar Property

Gets a NavBarControl object to which the current view belongs.

Namespace : DevExpress.Xpf.NavBar

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

NuGet Package : DevExpress.Wpf.NavBar

Declaration

csharp
public NavBarControl NavBar { get; }
vb
Public ReadOnly Property NavBar As NavBarControl

Property Value

TypeDescription
NavBarControl

A NavBarControl object that owns the view.

|

See Also

NavBarViewBase Class

NavBarViewBase Members

DevExpress.Xpf.NavBar Namespace