[]
called when the binding list has changed.
public void BindingListChanged(object sender, ListChangedEventArgs e)
| Type | Name | Description |
|---|---|---|
| object | sender | The source of the event. |
| ListChangedEventArgs | e | A ListChangedEventArgs that contains event data. |