BaseNavigationEventArgs.View Property
Gets a WindowsUIView in which the current navigation event occurs.
Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI
Assembly: DevExpress.XtraBars.v23.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
WindowsUIView | A WindowsUIView in which the current navigation event occurs. |
See Also