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

NavBarGroup.SelectedItemProperty Field

Identifies the NavBarGroup.SelectedItem dependency property.

Namespace: DevExpress.Xpf.NavBar

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

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

Declaration

public static readonly DependencyProperty SelectedItemProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also