[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Designer.LocateCredentialsEventArgs

LocateCredentialsEventArgs Class

Provides data for LocateCredentials event.

Inheritance
LocateCredentialsEventArgs
Namespace: GrapeCity.ActiveReports.Chart.Designer
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
public sealed class LocateCredentialsEventArgs : EventArgs

Constructors

Name Description
LocateCredentialsEventArgs(object, string, string, string)

Initializes new instance of LocateCredentialsEventArgs class.

Properties

Name Description
DataSource

Gets the data source to locate credentials for.

Name

Gets the name of the datasource.

Password

Gets ot sets the password of the credentials to be located.

PromptText

Gets the text of prompt of the locate credentials request.

ReportPath

Gets the name of the report to locate credentials for.

UserName

Gets ot sets the user name of the credentials to be located.