EditFormValidateRowDeletionArgs Properties
Contains data for the ValidateRowDeletion event and the command bound to the ValidateRowDeletionCommand property.| Name | Description |
|---|---|
| Keys | Gets KeyProperty values for deleted rows. |
| ValidateAsync | Gets or sets the task that validates the delete row operation. |
See Also