System.ComponentModel.BindingList<T>: Event Members

The events of System.ComponentModel.BindingList<T> are listed below. For a list of all members, see the BindingList<T> Members list.

See Also: Inherited members from System.Collections.ObjectModel.Collection<T>

Public Events

AddingNew

Occurs before an item is added to the list.

ListChanged

Occurs when the list or an item in the list changes.