System.Windows.Forms.BindingSource.DataSourceChanged Event

Occurs when the BindingSource.DataSource property value has changed.

Syntax

public event EventHandler DataSourceChanged

Remarks

The BindingSource.DataSourceChanged event occurs after the BindingSource.DataSource property changes.

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0