RelatedPropertyCollection Events

Events

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

See Also