Progress® Telerik® Reporting R1 2021
Telerik.Reporting.Services Namespace
Classes
Class | Description | |
---|---|---|
![]() | ConfigSectionReportServiceConfiguration |
Report service configuration that upon creation reads the restReportService
configuration element from the application configuration file.
|
![]() | CreateDocumentEventArgs |
Provides data for the GetDocument API call modification.
|
![]() | GetDocumentEventArgs |
Provides data for the GetDocument API call modification.
|
![]() | IReportServiceConfigurationExtensions |
Provides static (Shared in Visual Basic) extension methods for objects that implement the IReportServiceConfiguration interface.
|
![]() | ReportServiceConfiguration |
Default implementation of the IReportServiceConfiguration interface.
|
![]() | ReportSourceResolverBase |
Base report source resolver with fallback mechanism.
|
![]() | TypeReportSourceResolver |
Creates an TypeReportSource from report type name.
|
![]() | UriReportSourceResolver |
Creates an UriReportSource instance from relative path to .trdx/.trdp file.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IReportDocumentResolver |
Represents a resolver that creates a IReportDocument instance
from a ReportSource instance.
|
![]() | IReportServiceConfiguration |
Represents an object containing all dependencies and setting
which the REST report service needs to operate.
|
![]() | IReportSourceResolver |
Represents a resolver that creates a ReportSource instance
from a string representation of a report document reference.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | OperationOrigin |
Represents the different requests to the reports service.
|