Skip to main content

NavBarControl.SelectedItemsProperty Field

Identifies the NavBarControl.SelectedItems dependency property.

Namespace: DevExpress.Xpf.NavBar

Assembly: DevExpress.Xpf.NavBar.v24.1.dll

NuGet Package: DevExpress.Wpf.NavBar

Declaration

public static readonly DependencyProperty SelectedItemsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also