Back to Devexpress

NodeUpdatedArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-150fd855.md

latest1.0 KB
Original Source

NodeUpdatedArgs Class

Populates the command bound to the NodeUpdatedCommand property with data.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public class NodeUpdatedArgs :
    UpdatedArgs
vb
Public Class NodeUpdatedArgs
    Inherits UpdatedArgs

Inheritance

Object DevExpress.Mvvm.Xpf.UpdatedArgs NodeUpdatedArgs

See Also

NodeUpdatedArgs Members

DevExpress.Mvvm.Xpf Namespace