ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace / ReportingSettings Class

In This Topic
ReportingSettings Class Methods
In This Topic

For a list of all members of this type, see ReportingSettings members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a new instance of the ReportingSettings class with default configurations.  
Public MethodSets a delegate that locates a data source based on the provided locate arguments.  
Public MethodInstructs ActiveReports to store temporary data to a memory.  
Public MethodInstructs ActiveReports to store temporary files to a disk to reduce memory consumption.  
Public MethodUses the code-based reports that are stored in the assembly.  
Public MethodOverloaded. Specifies the path to the ActiveReports.config or GrapeCity.ActiveReports.config file.  
Public MethodUse custom report templates store.  
Public MethodSpecifies an array of the custom data provider.  
Public MethodUses the embedded resources for report files and resources.  
Public MethodUses the built-in file store for report files and resources.  
Top
See Also