MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / LocateDataSourceArgs Class
Properties

LocateDataSourceArgs Class Members

The following tables list the members exposed by LocateDataSourceArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the LocateDataSourceArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets the report's GrapeCity.ActiveReports.PageReportModel.IDataSet object to locate data for.  
Public PropertyGets the name of the requested data source. The meaning depends on the data provider type.  
Public PropertyGets the Parameters collection specified for a given report instance.  
Public PropertyGets the GrapeCity.ActiveReports.PageReportModel.Report for which is trying to locate the data set.  
Top
See Also