Skip to main content
All docs
V24.2

NodeCanceledArgs Class

In This Article

Populates the command bound to the NodeCanceledCommand property with data.

Namespace: DevExpress.Mvvm.Xpf

Assembly: DevExpress.Mvvm.v24.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

#Declaration

public class NodeCanceledArgs :
    CanceledArgs

#Inheritance

Object
DevExpress.Mvvm.Xpf.CanceledArgs
NodeCanceledArgs
See Also