Progress® Telerik® Reporting R3 2021
ReportViewer Class
Inheritance Hierarchy
SystemObject
System.Web.UIControl
System.Web.UI.WebControlsWebControl
System.Web.UI.WebControlsCompositeControl
Telerik.ReportViewer.WebFormsReportViewer
Namespace:
Telerik.ReportViewer.WebFormsSystem.Web.UIControl
System.Web.UI.WebControlsWebControl
System.Web.UI.WebControlsCompositeControl
Telerik.ReportViewer.WebFormsReportViewer
Assembly: Telerik.ReportViewer.WebForms (in Telerik.ReportViewer.WebForms.dll)
Syntax
The ReportViewer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ReportViewer | Initializes a new instance of the ReportViewer class |
Properties
Name | Description | |
---|---|---|
![]() | DocumentMapVisible |
Indicates whether the DocumentMap should be visible.
|
![]() | Height | (Overrides WebControlHeight.) |
![]() | ParametersAreaVisible |
Indicates whether the ParametersArea should be visible.
|
![]() | ProgressText | Obsolete. |
![]() | Report | Obsolete.
Gets or sets the report displayed in the viewer.
|
![]() | ReportBookID | |
![]() | ReportSource |
Gets or sets the ReportSource for the report displayed in the viewer.
|
![]() | Resources |
Use to customize the texts for labels, tooltips and messages.
|
![]() | ShowDocumentMapButton |
Indicates whether DocumentMap button should be visible.
|
![]() | ShowExportGroup |
Indicates whether Export group should be visible.
|
![]() | ShowHistoryButtons |
Indicates whether the page navigation controls are visible.
|
![]() | ShowNavigationGroup |
Indicates whether the page navigation controls are visible.
|
![]() | ShowParametersButton |
Indicates whether Parameters button should be visible.
|
![]() | ShowPrintButton |
Indicates whether Print button should be visible.
|
![]() | ShowPrintPreviewButton |
Indicates whether PrintPreview button should be visible.
|
![]() | ShowRefreshButton |
Indicates whether the Refresh button should be visible.
|
![]() | ShowZoomSelect | Obsolete.
Indicates whether the Zoom input box should be visible.
|
![]() | Skin |
Gets or sets the name of the skin that is used by the viewer.
|
![]() | SkinsPath |
Gets or sets the relative path of the folder containing the skins.
|
![]() | TagKey | (Overrides WebControlTagKey.) |
![]() | ToolbarVisible |
Indicates whether the toolbar should be visible on the viewer.
|
![]() | ViewMode |
Specifies whether the viewer is in interactive or print preview mode.
|
![]() | Width | (Overrides WebControlWidth.) |
![]() | ZoomMode | Obsolete.
Gets or sets the zoom mode of the viewer.
|
![]() | ZoomPercent | Obsolete.
Gets or sets the percentage of zoom used for the report display.
|
Methods
Name | Description | |
---|---|---|
![]() | CreateChildControls | (Overrides ControlCreateChildControls.) |
![]() | LoadViewState | (Overrides WebControlLoadViewState(Object).) |
![]() | OnInit | (Overrides ControlOnInit(EventArgs).) |
![]() | OnLoad | (Overrides ControlOnLoad(EventArgs).) |
![]() | OnPreRender | (Overrides ControlOnPreRender(EventArgs).) |
![]() | RecreateChildControls | (Overrides CompositeControlRecreateChildControls.) |
![]() | RefreshData |
Refreshes the current report in the viewer. Last used parameter values are used.
|
![]() | RefreshReport |
Causes the viewer to clear the cache
and render the report again.
|
![]() | Render | (Overrides CompositeControlRender(HtmlTextWriter).) |
![]() | SaveViewState | (Overrides WebControlSaveViewState.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IParserAccessorAddParsedSubObject | When implemented by an ASP.NET server control, notifies the server control that an element, either XML or HTML, was parsed. |
Version Information
Supported in: 1.0.1