ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / LocateCredentialsEventArgs Class / ReportPath Property

In This Topic
    ReportPath Property
    In This Topic
    Gets the name of the report to locate credentials for.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReportPath As String
    public string ReportPath {get;}
    See Also