Raised when the properties of the report's data source are modified.
[Visual Basic]
Public Event DataSourceChanged() As EventHandler
[C#]
public event EventHandler DataSourceChanged();
ActiveReport Class | ActiveReport Members | DataSource
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.