Back to Devexpress

ValidateRowDeletionArgs Class

corelibraries-devexpress-dot-mvvm-dot-xpf-979f3d45.md

latest1.2 KB
Original Source

ValidateRowDeletionArgs Class

Populates commands bound to the DataViewBase.DataSourceRefresh property with data.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public class ValidateRowDeletionArgs :
    DeleteValidationArgs
vb
Public Class ValidateRowDeletionArgs
    Inherits DeleteValidationArgs

Inheritance

Object DeleteValidationArgs ValidateRowDeletionArgs

See Also

ValidateRowDeletionArgs Members

DevExpress.Mvvm.Xpf Namespace