NavBarItem.IsSelected Property
Gets a value that specifies whether the item is selected. This is a dependency property.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v25.2.dll
NuGet Package: DevExpress.Wpf.NavBar
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
To learn more, see the Clicking and Selecting Items topic.
See Also