Name | Description | |
---|---|---|
![]() | ReportViewerConfiguration Constructor |
The following tables list the members exposed by ReportViewerConfiguration.
Name | Description | |
---|---|---|
![]() | ReportViewerConfiguration Constructor |
Name | Description | |
---|---|---|
![]() | LocateDataSource | Gets or sets a function to locate the data source, which included report parameters, based on the provided arguments. |
![]() | Prefix | Gets or sets the web API endpoint prefix. |
![]() | 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. |
Name | Description | |
---|---|---|
![]() | CreateBackendApi | Creates an instance of IReportViewerBackendApi using the current viewer configuration. |
![]() | UseCacheDataStorage | |
![]() | UseCodeBasedSectionReports | Uses the code-based reports that are stored in the assembly. |
![]() | UseConfig | Overloaded. Specifies the path to the ActiveReports.config or GrapeCity.ActiveReports.config file. |
![]() | UseDataProviders | Specifies an array of the custom data provider. |
![]() | UseEmbeddedTemplates | Uses the embedded resources for report files and resources. |
![]() | UseFileStore | Uses the built-in file store for report files and resources. |
![]() | UseFontResolver | Specifies the custom font resolver for all situations. |
![]() | UseReportProvider | Overloaded. Uses a custom report store provider. |
![]() | UseResourceProvider | Overloaded. Uses a custom resource store provider. |