Progress® Telerik® Reporting R1 2021
ReportViewer Properties
The ReportViewer type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | CurrentPage |
Gets or sets the current page in the viewer.
|
![]() ![]() | DocumentMapVisible |
Gets or sets a value that indicates whether the document map is displayed if any bookmark is defined.
|
![]() ![]() | NavigateBackEnabled |
Determines if navigate back in report viewer history operation is enabled
|
![]() ![]() | NavigateForwardEnabled |
Determines if navigate forward in report viewer history operation is enabled
|
![]() ![]() | ParametersAreaVisible |
Gets or sets a value that indicates whether the parameters area is displayed if any parameter editor exists.
|
![]() | Report |
Specifies the assembly qualified name of the report class which should be displayed by the viewer.
|
![]() | ReportServerUri | Obsolete.
Specifies the Uri to the Telerik WCF Report service. The Uri may be
absolute or relative. For complete information on how the relative Uris are resolved
to absolute please see EnsureAbsoluteUri(Uri) method.
|
![]() ![]() | ReportServiceClientFactory |
Gets or sets the IReportServiceClientFactory that ReportViewer will use the next
time a new instance of ReportServiceClient is required.
|
![]() | ReportServiceUri |
Specifies the Uri to the Telerik WCF Report service. The Uri may be
absolute or relative. For complete information on how the relative Uris are resolved
to absolute please see EnsureAbsoluteUri(Uri) method.
|
![]() | TextResources |
Gets or sets the tooltips and the messages of the control.
|
![]() ![]() | TotalPages |
Gets the count of the available pages in the viewer.
|
![]() | UseDefaultPrinter |
Specifies whether or not to automatically print to the default printer for
the computer without showing a print dialog. Requires elevated permissions.
If the application is partially trusted the property is ignored.
|
![]() | UseNativePrinting |
Specifies whether to use native Silverlight printing or not.
|
![]() ![]() | ViewMode |
Specifies whether the viewer is in interactive or print preview mode.
|
![]() ![]() | ZoomMode |
Gets or sets the zoom mode of the control.
|
![]() ![]() | ZoomPercent |
Gets or sets the zoom percentage to use when displaying the report.
|