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

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

    Property Value

    The path of the report folder.
    See Also