Telerik.ReportViewer.Mvc
Represents a custom parameter editor configuration for the MVC Report Viewer, enabling custom UI components for report parameter input.
Represents a container for deferred JavaScript initialization statements for MVC Report Viewer components. Used to collect and render JavaScript initialization code at a specific location in the HTML document for optimal performance and loading behavior.
Specifies the positioning options for the Document Map Area within the MVC Report Viewer interface. Used to configure the placement of the document map navigation panel relative to the report content area.
Specifies the available parameter editor types for rendering parameter input controls in the MVC Report Viewer. Used to define the visual style and interaction behavior of parameter input controls.
Provides configuration options for parameter editor types used in the MVC Report Viewer. Used to specify which input control types should be used for single-select and multi-select parameter scenarios.
Creates an relative path to .trdx/.trdp file from UriReportSource instance.
A class that contains a collection of all Telerik Reporting widgets
Represents a builder that provides a fluent API for configuring client-side event handlers of the MVC Report Viewer. Used to attach JavaScript functions that respond to various report viewer events during report rendering, printing, exporting, and user interaction.
Represents a builder that provides a fluent API for configuring parameter editors of the MVC Report Viewer. Used to customize the default parameter input controls by specifying JavaScript functions that create alternative UI components for different parameter types.
Represents a resolver that creates string representation of a report document reference from a ReportSource
Represents a builder that provides a fluent API for configuring and initializing the MVC Report Viewer. Used to set up all aspects of the report viewer including report sources, display options, authentication, and client-side behavior.
Represents a factory that provides methods for creating and configuring Telerik Reporting widgets for MVC applications. Used to generate JavaScript representations and initialization scripts for MVC Report Viewer components within web applications.
Specifies the page display mode options for the MVC Report Viewer control. Used to configure how report pages are presented and navigated within the viewer interface.
Provides configuration options for report parameters display and behavior within the MVC Report Viewer. Used to customize how parameter input controls are rendered and how users interact with report parameters.
Specifies the positioning options for the Parameters Area within the MVC Report Viewer interface. Used to configure the placement of the parameters panel relative to the report content area for optimal user experience and interface layout.
Specifies the printing method options for the MVC Report Viewer control. Used to configure how the report viewer handles print operations and determines the optimal printing mechanism based on browser capabilities and requirements.
Provides configuration data for connecting to a Telerik Report Server instance from the MVC Report Viewer. Used to establish authenticated connections to Report Server for centralized report management and deployment scenarios. Connecting to Telerik Report Server for .NET is not supported.
Base report resolver
Specifies the scale mode options for the MVC Report Viewer control to determine how reports are sized within the viewer area. Used to configure the automatic sizing behavior and zoom level management for optimal report display and readability.
Sets the scale mode of the viewer
Provides a class for the send e-mail message options. Contains the enabled property, the preselected rendering Format, from and to e-mail addresses.
Creates a string representation from UriReportSource instance.
Specifies the display mode options for the MVC Report Viewer control to determine how reports are presented and how users interact with them. Used to configure whether the viewer displays reports in interactive mode with full functionality or print preview mode optimized for printing.
Specifies whether the viewer is in interactive or print preview mode