ExtendedBindingList<T> Events

Events

AddingNewOccurs before an item is added to the list.
(Inherited from BindingList<T>)
ListChangedOccurs when the list or an item in the list changes.
(Inherited from BindingList<T>)

See Also