Back to Devexpress

RowEditFinishedArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-2c218c59.md

latest1.2 KB
Original Source

RowEditFinishedArgs Class

Contains data for the command bound to the RowEditFinishedCommand property.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public class RowEditFinishedArgs :
    RowEditArgs
vb
Public Class RowEditFinishedArgs
    Inherits RowEditArgs

Inheritance

Object EditArgs RowEditArgs RowEditFinishedArgs

See Also

RowEditFinishedArgs Members

DevExpress.Mvvm.Xpf Namespace