[]
Occurs when the underlying list changes or an item in the list changes.
public event ListChangedEventHandler ListChanged
Public Event ListChanged As ListChangedEventHandler
| Type | Description |
|---|---|
| ListChangedEventHandler | Occurs when the underlying list changes or an item in the list changes. |