Back to Devexpress

RowEditStartedArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-077d1e39.md

latest1.1 KB
Original Source

RowEditStartedArgs Class

Contains data for the command bound to the RowEditStartedCommand property.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

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

Inheritance

Object EditArgs RowEditArgs RowEditStartedArgs

See Also

RowEditStartedArgs Members

DevExpress.Mvvm.Xpf Namespace