DataTableCollection Events
.NET Framework 4.5
The DataTableCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
CollectionChanged | Occurs after the DataTableCollection is changed because of DataTable objects being added or removed. |
|
CollectionChanging | Occurs while the DataTableCollection is changing because of DataTable objects being added or removed. |