Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IRowDeletingBehavior Interface Members
The following tables list the members exposed by IRowDeletingBehavior.
Public Methods
| Name | Description |
| deleteRows | Takes a collection of rows and stores their row id pairs in an array which is handed off to the _deleteRows method for deletion. |
See Also