ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Web.Viewer Namespace / ReportViewerConfiguration Class
Properties Methods

In This Topic
    ReportViewerConfiguration Class Members
    In This Topic

    The following tables list the members exposed by ReportViewerConfiguration.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets a function to locate the data source, which included report parameters, based on the provided arguments.  
    Public PropertyGets or sets the web API endpoint prefix.  
    Public PropertyGets or sets a function to preprocess and return a modified hyperlink string.  
    Public PropertyGets or sets a function used to resolve credentials required by data sources.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates an instance of IReportViewerBackendApi using the current viewer configuration.  
    Public Method  
    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 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.  
    Public MethodSpecifies the custom font resolver for all situations.  
    Public MethodOverloaded. Uses a custom report store provider.  
    Public MethodOverloaded. Uses a custom resource store provider.  
    Top
    See Also