ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace / ReportingSettings Class
Properties Methods

In This Topic
    ReportingSettings Class Members
    In This Topic

    The following tables list the members exposed by ReportingSettings.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertySets or gets data source locator handler.  
    Public PropertyWeb API endpoint prefix.  
    Public PropertySets or gets credentials resolving handler.  
    Public PropertyTells ActiveReports to compress temporary data before storing to memory/disk.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)  
    Public MethodSets data source locator handler, which included ReportParameters.  
    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 MethodUse custom report templates store.  
    Public MethodAdds custom data provider info  
    Public MethodUse embedded resources to locate the report templates.  
    Public MethodUse directory as a source of report templates.  
    Top
    See Also