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

In This Topic
ReportsFolder Property
In This Topic
Gets or sets the path to search for requested report files, which name starts with "file:" prefix.
Syntax
'Declaration
 
Public Property ReportsFolder As String
 

Property Value

A System.String value indicating the reports folder path.
See Also