Back to Devexpress

EditFormValidateRowDeletionArgs Class

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

latest1.4 KB
Original Source

EditFormValidateRowDeletionArgs Class

Contains data for the ValidateRowDeletion event and the command bound to the ValidateRowDeletionCommand property.

Namespace : DevExpress.Mvvm.Xpf

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public class EditFormValidateRowDeletionArgs
vb
Public Class EditFormValidateRowDeletionArgs

EditFormValidateRowDeletionArgs is the data class for the following events:

Inheritance

Object EditFormValidateRowDeletionArgs

See Also

EditFormValidateRowDeletionArgs Members

DevExpress.Mvvm.Xpf Namespace