ActiveReports 13
UseFileStore Method (ReportingSettings)

GrapeCity.ActiveReports.Aspnetcore.Viewer Assembly > GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace > ReportingSettings Class : UseFileStore Method
Use directory as a source of report templates.
Syntax
'Declaration
 
Public Sub UseFileStore( _
   ByVal rootPath As DirectoryInfo _
) 
public void UseFileStore( 
   DirectoryInfo rootPath
)

Parameters

rootPath
See Also

Reference

ReportingSettings Class
ReportingSettings Members