ActiveReports 13
UseFileStore Method (DesignerSettings)

GrapeCity.ActiveReports.Aspnet.Designer Assembly > GrapeCity.ActiveReports.Aspnet.Designer Namespace > DesignerSettings Class : UseFileStore Method
Use directory as the resources source.
Syntax
'Declaration
 
Public Sub UseFileStore( _
   ByVal rootPath As DirectoryInfo, _
   Optional ByVal useTopDirectoryOnly As Boolean _
) 
public void UseFileStore( 
   DirectoryInfo rootPath,
   bool useTopDirectoryOnly
)

Parameters

rootPath
useTopDirectoryOnly
See Also

Reference

DesignerSettings Class
DesignerSettings Members