Skip to main content
All docs
V23.2

ValidateRowDeletionArgs Class

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

Namespace: DevExpress.Mvvm.Xpf

Assembly: DevExpress.Mvvm.v23.2.dll

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

Declaration

public class ValidateRowDeletionArgs :
    DeleteValidationArgs

Inheritance

Object
DeleteValidationArgs
ValidateRowDeletionArgs
See Also