ActiveReports 8
LocateCredentialsEventArgs Class Members
See Also  Properties 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports Namespace : LocateCredentialsEventArgs Class

Glossary Item Box

The following tables list the members exposed by LocateCredentialsEventArgs.

Public Constructors

 NameDescription
Public ConstructorLocateCredentialsEventArgs ConstructorInitializes new instance of LocateCredentialsEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyDataSourceNameGets the name of the data source to locate credentials for.  
Public PropertyPasswordGets ot sets the password of the credentials to be located.  
Public PropertyPromptTextGets the text of prompt of the locate credentials request.  
Public PropertyReportPathGets the name of the report to locate credentials for.  
Public PropertyUserNameGets ot sets the user name of the credentials to be located.  
Top

See Also