EditFormValidateRowDeletionArgs.ValidateAsync Property
In This Article
Gets or sets the task that validates the delete row operation.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Task | The task that validates the delete row operation. |
See Also