Skip to main content

BaseNavigationEventArgs Class

Provides members that store base data for WindowsUI Navigation Events.

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class BaseNavigationEventArgs :
    EventArgs

Inheritance

Object
EventArgs
BaseNavigationEventArgs
See Also