[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Web.Viewer.IReportViewerBackendApi

IReportViewerBackendApi Interface

Represents the full configuration for the report viewer.

Namespace: GrapeCity.ActiveReports.Web.Viewer
Assembly: MESCIUS.ActiveReports.Web.Viewer.dll
Syntax
public interface IReportViewerBackendApi : IReportResourceProvider, IReportProvider

Properties

Name Description
ConfigurationProvider

Gets a custom configuration provider.

FontResolver

Gets a custom font resolve for managing fonts used in report rendering.

LocateDataSource

Gets or sets a function to locate the data source, which included report parameters, based on the provided arguments.

Gets or sets a function to preprocess and return a modified hyperlink string.

ResolveCredentials

Gets or sets a function used to resolve credentials required by data sources.

Settings

Gets or sets the settings for the report viewer.