MemberPropertyCollection Events

Events

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

See Also