ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / WebViewer Class / ReportsFolder Property

In This Topic
    ReportsFolder Property
    In This Topic
    Specifies the path to search for requested report files, which name starts with "file:" prefix.
    Syntax
    'Declaration
     
    Public Property ReportsFolder As String
    public string ReportsFolder {get; set;}
    See Also