MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Web.Viewer Namespace / LocateDataSourceArgs Class
Properties

LocateDataSourceArgs Class Members

The following tables list the members exposed by LocateDataSourceArgs.

Public Constructors
 NameDescription
Public ConstructorCreates a new instance of the LocateDataSourceArgs class with the specified parameters.  
Top
Public Properties
 NameDescription
Public PropertyGets a data set of the report to locate data for.  
Public PropertyGets a query parameters used for locating the data source.  
Public PropertyGets a report for which is trying to locate the data set.  
Public PropertyGets a report parameters specified for a given report instance.  
Top
See Also