[]
Provides data for the LocateDataSource event.
public sealed class LocateDataSourceEventArgs : EventArgs
| Name | Description |
|---|---|
| Data | The data returned by the event handler. |
| DataSet | Gets the report's IDataSet object to locate data for. |
| Parameters | Gets the Parameters collection specified for a given report instance. |
| Report | Gets the Report for which is trying to locate the data set. |