Skip to main content
All docs
V25.1
  • BreadcrumbHistoryChangingEventArgs Class

    Provides data for the HistoryChanging event.

    Namespace: DevExpress.Xpf.Controls

    Assembly: DevExpress.Xpf.Controls.v25.1.dll

    NuGet Package: DevExpress.Wpf.Controls

    Declaration

    public class BreadcrumbHistoryChangingEventArgs :
        CancelRoutedEventArgs

    Inheritance

    Object
    EventArgs
    RoutedEventArgs
    CancelRoutedEventArgs
    BreadcrumbHistoryChangingEventArgs
    See Also