Reporting
Search Reporting
Contents
Overview
Release History
What's New in This Version
Installation
Quickstart
Designing Reports
Using Telerik Reporting in Applications
Telerik Reporting WCF Service
Licensing and Distribution
Standalone Report Designer
Integrated Visual Studio Report Designer UI
Best Practices
Frequently Asked Questions
Troubleshooting
For More Help
Reporting API Reference
Telerik.Reporting Namespace
Telerik.Reporting.Cache.Interfaces Namespace
Telerik.Reporting.Charting Namespace
Telerik.Reporting.Charting.Styles Namespace
Telerik.Reporting.Configuration Namespace
Telerik.Reporting.Drawing Namespace
Telerik.Reporting.Drawing.Shapes Namespace
Telerik.Reporting.Expressions Namespace
Telerik.Reporting.Interfaces Namespace
Telerik.Reporting.Interfaces.Attributes Namespace
Telerik.Reporting.Paging Namespace
Telerik.Reporting.Paging.InteractiveLayout Namespace
Telerik.Reporting.Processing Namespace
Telerik.Reporting.Processing.Config Namespace
Telerik.Reporting.Processing.Graphing.CoordinateSystems Namespace
Telerik.Reporting.Service Namespace
Telerik.Reporting.Service.SilverlightClient Namespace
Telerik.Reporting.Xml Namespace
Telerik.Reporting.XmlSerialization Namespace
Telerik.ReportViewer.Common Namespace
Telerik.ReportViewer.Silverlight Namespace
Telerik.ReportViewer.WebForms Namespace
Telerik.ReportViewer.WinForms Namespace
Telerik.ReportViewer.Wpf Namespace
DialogBox Class
ErrorStatus Class
ITextResources Interface
KeyDown Class
MultivalueAvailableValuesParameterModel Class
MultivalueAvailableValuesParameterModel.SelectAllItem Class
MultivalueParameterConverter Class
ParameterContentControl Class
ParameterModel Class
RenderingExtension Class
ReportDocumentConverter Class
ReportParameterEditorTemplateSelector Class
ReportParametersControl Class
ReportViewer Class
ReportViewer.TemplateParts Class
ReportViewerModel Class
ReportViewerModel Members
ReportViewerModel Constructor
ReportViewerModel Properties
ReportViewerModel.Command Class
ReportViewerModel.ReportViewerCommand Class
ReportViewerStates Class
ScaleFactorConverter Class
TextBoxEx Class
TextResources Class
ViewMode Enumeration
VisibilityConverter Class
ZoomConverter Class
ZoomMode Enumeration
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Include Protected Members
Include Inherited Members
Telerik Reporting Q1 2013
ReportViewerModel Members
ReportViewerModel Class
Constructors
Properties
See Also
Send Feedback
The
ReportViewerModel
type exposes the following members.
Constructors
Name
Description
ReportViewerModel
Creates a new instance of the ReportViewerModel class.
Properties
Name
Description
AvailableZoomValues
Returns the available zoom values.
BookmarkTarget
Specifies the bookmark target.
CancelExportCommand
Gets the CancelExport command.
DocumentMapNodes
Gets or sets a list of document map nodes.
DocumentMapToolTip
Gets the Document Map tooltip
DocumentMapWidth
Gets or sets the width of the document map column
Error
Gets or sets the error message.
ExportProgress
Gets or sets the text displayed during the export action.
HasDocumentMap
Indicates whether there is a document map or not.
HasError
Indicates whether an error has occurred.
HasParameters
Specifies whether there are parameters or not.
IsDocumentMapVisible
Indicates whether the document map is visible or not.
IsExportEnabled
Specifies whether the export is enabled.
IsInProgress
Indicates whether the report viewer is working.
IsMoveToPageEnabled
Specifies whether there is another page you can navigate to.
IsParametersAreaVisible
Specifies whether the parameters area is visible.
IsPreviewButtonVisible
Determines if the Preview button in the parameters area is visible
IsPrintPreviewChecked
Specifies whether the PrintPreview mode is toggled.
IsUpdatingParameters
Determines if the parameters are being updated
MoveToFirstPageCommand
Gets the MoveToFirstPage command.
MoveToLastPageCommand
Gets the MoveToLastPage command.
MoveToNextPageCommand
Gets the MoveToNextPage command.
MoveToPreviousPageCommand
Gets the MoveToPreviousPage command.
NavigateBackCommand
Gets the NavigateBack command.
NavigateForwardCommand
Gets the NavigateForward command.
NavigateToSpecificPageCommand
Gets the NavigateToSpecificPageCommand command.
PageCount
Specifies the total number of the report pages.
PageNumber
Gets or sets the current page number.
PageNumberModel
For internal use only
PageRoot
Specifies the page root.
PageSetupCommand
Gets the PageSetup command.
PageTransform
Specifies the page transform.
ParameterModels
Gets or sets a list of parameter models.
ParametersToolTip
Gets the Parameters tooltip
PreviewReportCommand
Gets the PreviewReport command.
PrintPreviewToolTip
Gets the Print Preview/Interactive view tooltip
PrintReportCommand
Gets the PrintReport command.
ProgressMessage
Specifies the text of the progress message.
RefreshReportCommand
Gets the RefreshReport command.
RenderingExtensions
Represents a list of rendering extension infos.
ReportSource
Specifies the source for the report.
SelectedDocumentMapNode
Gets or sets the selected node of the document map.
SelectedRenderingExtension
Sets a specific rendering extension info.
ShowExportDialog
Determines if the export dialog has to be shown
State
Gets or sets the report viewer state.
StopRenderingCommand
Gets the StopRendering command.
TextResources
Gets or sets all the tooltips and messages
TogglePrintPreviewCommand
Gets the TogglePrintPreview command.
UpdateParametersProgress
Gets or sets the text of the update parameters progress message.
ViewMode
Specifies whether the viewer is in interactive or print preview mode.
VisibleParameterModels
Gets a list of all visible parameter models.
Zoom
Specifies the scale factor.
ZoomMode
Specifies the zoom mode: percent, page width or full page.
ZoomText
Gets or sets the zoom value as text.
See Also
ReportViewerModel Class
Telerik.ReportViewer.Wpf Namespace