IReportViewerBackendApi Interface Members
In This Topic
The following tables list the members exposed by IReportViewerBackendApi.
Public 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. |
 | ProcessHyperlink | 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. |
Top
See Also