BindingList<(Of <(<'BindingListItemType>)>)> Events

The BindingList<(Of <(<'BindingListItemType>)>)> type exposes the following members.

Events


  Name Description
Public event AddingNew
Occurs before an item is added to the list.
(Inherited from BindingList.)
Public event DeletedCollection_ListChanged
Public event ListChanged
Occurs when the list or an item in the list changes.
(Inherited from BindingList.)
Public event PropertyChanged
Public event RemoveItemBefore