'宣言 Public Function New( _ ByVal dataSource As GrapeCity.ActiveReports.PageReportModel.DataSource, _ ByVal reportPath As String, _ ByVal promptText As String _ )
public LocateCredentialsEventArgs( GrapeCity.ActiveReports.PageReportModel.DataSource dataSource, string reportPath, string promptText )
パラメータ
- dataSource
- 資格情報を検索するデータソース。
- reportPath
- 資格情報を検索するレポートの名前。
- promptText
- 資格情報を検索するリクエストのプロンプト文字列。