ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / IReportInformationService Interface / ReportFolder Property

In This Topic
    ReportFolder Property
    In This Topic
    Gets the path of the folder containing the report.
    Syntax
    'Declaration
     
    ReadOnly Property ReportFolder As String
    string ReportFolder {get;}
    See Also