Back to Devexpress

NavigationCanceledEventArgs Class

wpf-devexpress-dot-xpf-dot-windowsui-dot-navigation-78fd0d1c.md

latest1.5 KB
Original Source

NavigationCanceledEventArgs Class

Provides data for the NavigationCanceled event.

Namespace : DevExpress.Xpf.WindowsUI.Navigation

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

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public class NavigationCanceledEventArgs :
    NavigationBaseEventArgs
vb
Public Class NavigationCanceledEventArgs
    Inherits NavigationBaseEventArgs

NavigationCanceledEventArgs is the data class for the following events:

Inheritance

Object EventArgs NavigationBaseEventArgs NavigationCanceledEventArgs

See Also

NavigationCanceledEventArgs Members

DevExpress.Xpf.WindowsUI.Navigation Namespace