MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / LocateDataSourceEventArgs Class
Properties

LocateDataSourceEventArgs Class Members

The following tables list the members exposed by LocateDataSourceEventArgs.

Public Properties
 NameDescription
Public PropertyThe data returned by the event handler.  
Public PropertyGets the report's GrapeCity.ActiveReports.PageReportModel.IDataSet object to locate data for.  
Public PropertyGets the Parameters collection specified for a given report instance.  
Public PropertyGets the Report that is trying to locate the data set.  
Top
See Also