Namespace BoldReports.Web.ReportViewer
Classes
CacheSettings
Describes the possible caching mode of the report. It contains cache expiration strategies.
CachingMode
Defines the possible caching mode of the report.
DataSourceInfo
Represents a data source for the report.
PageSetup
Represents the page setup for a report.
ProcessingMode
Defines the modes of the report processing.
ReportCachingMode
Defines the possible report cache settings mode of the report.
ReportHelper
Contains helper methods to process the report.
ReportResource
A class that contains properties to store report resource information.
ReportViewerModel
Contains all the properties and events of the ReportViewer
ReportViewerOptions
Contains the report viewer options such as ClientID, ControlId, CacheId.
SubReportModel
Contains all the properties and events to the load subreport.
Interfaces
IReportController
Defines methods to process the SSRS, RDL, and RDLC reports.
IReportRequest
Defines methods to notify the user when HTTP request is raised from intermediate service to process a report.