BindingList<T> Events
.NET Framework 4
The BindingList<T> type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddingNew | Occurs before an item is added to the list. |
|
ListChanged | Occurs when the list or an item in the list changes. |