ActiveReports 18 .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 PropertyData source locator handler, which included ReportParameters.  
    Public PropertyWeb API endpoint prefix.  
    Public PropertyHyperlinks preprocessor if necessary.  
    Public PropertySets or gets credentials resolving handler.  
    Top
    Public Methods
     NameDescription
    Public MethodCache data settings.  
    Public MethodCode-based reports that are stored in the assembly.  
    Public MethodOverloaded. Use custom config file path (`Assembly.GetEntryAssembly().Location` is default).  
    Public MethodAdds custom data provider info  
    Public MethodUse embedded resources for report files and resources.  
    Public MethodUse builtin file store for report files and resources.  
    Public MethodSpecifies font resolver for all situations.  
    Public MethodOverloaded. Use custom report store provider.  
    Public MethodOverloaded. Use custom resources provider.  
    Top
    See Also