ActiveReports Developer 7
LocateDataSourceEventArgs Class Members
See Also  Properties 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace : LocateDataSourceEventArgs Class

Glossary Item Box

The following tables list the members exposed by LocateDataSourceEventArgs.

Public Constructors

 NameDescription
Public ConstructorLocateDataSourceEventArgs ConstructorInitializes a new instance of  LocateCredentials class.  
Top

Public Properties

 NameDescription
Public PropertyDataThe data returned by the event handler.  
Public PropertyDataSetNameGets the name of data set to be located.  
Public PropertyDataSourceNameGets the name of data source that contains the data set to be located.  
Public PropertyReportGets the Report that is trying to locate the data set.  
Top

See Also