ValidateRowDeletionArgs Properties
Populates commands bound to the DataViewBase.DataSourceRefresh property with data.
Name | Description |
---|---|
Display |
Gets whether to display errors in the message box.
Inherited from Delete |
Items |
Gets an array of rows that a user wants to delete.
Inherited from Delete |
Result |
Gets or sets information about the error (its type and description).
Inherited from Delete |
Result |
Gets or sets a task that asynchronously deletes rows from the underlying data source (database).
Inherited from Delete |
Source |
See Also