ActiveReports Developer 7
ReportPath Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > LocateCredentialsEventArgs Class : ReportPath Property

Glossary Item Box

Gets the name of the report to locate credentials for.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ReportPath As System.String
C# 
public System.string ReportPath {get;}

See Also