[]
Defines the report viewer control for displaying a report document source.
public class ReportViewer : ViewerBase, IHtmlString, ITemplate
| Name | Description |
|---|---|
| ReportViewer(HtmlHelper, string) | Creates one ReportViewer instance. |
| 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. |