NavigationBaseEventArgs.Source Property
In This Article
Gets the navigation destination for the related navigation event.
Namespace: DevExpress.Xpf.WindowsUI.Navigation
Assembly: DevExpress.Xpf.Controls.v24.2.dll
NuGet Package: DevExpress.Wpf.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Object | An Object that points to the navigation target for the related navigation event. |
See Also