Progress® Telerik® Reporting R1 2021
IReportService Methods
The IReportService type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetPage |
Retrieves a rendered page for the given rendering session ID and page number. This operation is intended for internal use only.
|
![]() | GetReportParameters |
Retrieve a list of the report parameters for the given report and values. This operation is intended for internal use only.
|
![]() | ListAvailableReports |
Retrieves the list of the available for the service reports.
|
![]() | ListRenderingExtensions |
Retrieves the list of the available rendering extensions.
|
![]() | Render |
Renders a report and returns the generated document.
|
![]() | RenderAndCache |
Renders a report and stores the result in the current session. This operation is intended for internal use only.
|