Skip to main content
A newer version of this page is available. .

NavigationEventArgs Class

Provides data for the WindowsUIView.NavigatedFrom and WindowsUIView.NavigatedTo events.

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class NavigationEventArgs :
    BaseNavigationEventArgs,
    INavigationArgs

Inheritance

See Also