Back to Devexpress

RowUpdatedArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-1a0f6f5e.md

latest1.0 KB
Original Source

RowUpdatedArgs Class

Populates the command bound to the RowUpdatedCommand property with data.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

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

Inheritance

Object DevExpress.Mvvm.Xpf.UpdatedArgs RowUpdatedArgs

See Also

RowUpdatedArgs Members

DevExpress.Mvvm.Xpf Namespace