NavBarItemSelectingEventArgs.NewItem Property
Gets an item object that is going to be selected.
Namespace: DevExpress.Xpf.NavBar
Assembly: DevExpress.Xpf.NavBar.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| NavBarItem | A NavBarItem object representing the item being selected. |
See Also