Skip to main content

NavigationEventArgs Class

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

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class NavigationEventArgs :
    BaseNavigationEventArgs,
    INavigationArgs

Inheritance

See Also