System.ComponentModel.IBindingList.ListChanged Event

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

Syntax

public event ListChangedEventHandler ListChanged

Remarks

This event is raised only if the IBindingList.SupportsChangeNotification property is true.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0