Back to Devexpress

RowCanceledArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-941343f8.md

latest1.0 KB
Original Source

RowCanceledArgs Class

Populates the command bound to the RowCanceledCommand property with data.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public class RowCanceledArgs :
    CanceledArgs
vb
Public Class RowCanceledArgs
    Inherits CanceledArgs

Inheritance

Object DevExpress.Mvvm.Xpf.CanceledArgs RowCanceledArgs

See Also

RowCanceledArgs Members

DevExpress.Mvvm.Xpf Namespace