Back to Devexpress

RowEditStartingArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-c5db1804.md

latest1.2 KB
Original Source

RowEditStartingArgs Class

Contains data for the command bound to the RowEditStartingCommand property.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

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

Inheritance

Object EditArgs RowEditArgs RowEditStartingArgs

See Also

RowEditStartingArgs Members

DevExpress.Mvvm.Xpf Namespace