[]
        
(Showing Draft Content)

C1.Web.Mvc.Viewer.ReportViewer

ReportViewer Class

Defines the report viewer control for displaying a report document source.

Inheritance
ReportViewer
Implements
Namespace: C1.Web.Mvc.Viewer
Assembly: C1.Web.Mvc.FlexViewer.dll
Syntax
public class ReportViewer : ViewerBase, IHtmlString, ITemplate

Constructors

Name Description
ReportViewer(HtmlHelper, string)

Creates one ReportViewer instance.

Properties

Name Description
Paginated

Gets or sets a value indicating whether the content should be represented as set of fixed sized pages.

Parameters

Gets or sets a dictionary of {name: value} pairs that describe the parameters used to run the report.

ReportName

Gets or sets the report name.