Name | Description | |
---|---|---|
![]() | LocateDataSourceArgs Constructor | Initializes a new instance of the LocateDataSourceArgs class. |
The following tables list the members exposed by LocateDataSourceArgs.
Name | Description | |
---|---|---|
![]() | LocateDataSourceArgs Constructor | Initializes a new instance of the LocateDataSourceArgs class. |
Name | Description | |
---|---|---|
![]() | DataSet | Gets the report's GrapeCity.ActiveReports.PageReportModel.IDataSet object to locate data for. |
![]() | Name | Gets the name of the requested data source. The meaning depends on the data provider type. |
![]() | Parameters | Gets the Parameters collection specified for a given report instance. |
![]() | Report | Gets the GrapeCity.ActiveReports.PageReportModel.Report for which is trying to locate the data set. |