HamburgerMenuSelectedItemChangedEventArgs.NewItem Property
Gets the item that has been selected.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
Object | An object that represents the item that has been selected. |
See Also