Occurs when the DataSource property value has changed.

Namespace:  C1.C1Schedule
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public event EventHandler DataSourceChanged
Visual Basic
Public Event DataSourceChanged As EventHandler

See Also