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
DialogBox Class
ErrorStatus Class
ExtensionInfoModel Class
IReportServiceClientFactory Interface
ITextResources Interface
KeyDown Class
MultivalueAvailableValuesParameterModel Class
MultivalueAvailableValuesParameterModel.SelectAllItem Class
MultivalueParameterConverter Class
ObservableObject Class
ParameterModel Class
ParameterModelCollection Class
ParameterValueModel Class
RenderBeginEventArgs Class
RenderBeginEventHandler Delegate
ReportParameterEditorTemplateSelector Class
ReportParametersControl Class
ReportParameterTemplate Class
ReportViewer Class
ReportViewer.TemplateParts Class
ReportViewerModel Class
ReportViewerModel Members
ReportViewerModel Properties
ReportViewerModel.Command Class
ReportViewerModel.ReportViewerCommand Class
ReportViewerStates Class
ScaleFactorConverter Class
TextBoxEx Class
TextResources Class
ViewMode Enumeration
VisibilityConverter Class
ZoomConverter Class
ZoomMode Enumeration
Telerik.ReportViewer.WebForms Namespace
Telerik.ReportViewer.WinForms Namespace
Telerik.ReportViewer.Wpf Namespace
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
Properties
See Also
Send Feedback
The
ReportViewerModel
type exposes the following members.
Properties
Name
Description
ApplyReportParametersCommand
Gets the ApplyReportParamters command.
AvailableZoomValues
BookmarkTarget
Specifies the bookmark target.
CancelExportCommand
Gets the CancelExport command.
CancelPrintDocumentCommand
Gets the CancelPrintDocument 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.
ExportReportCommand
Gets the ExportReport command.
HasDocumentMap
Indicates whether there is a document map or not.
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.
IsMoveToPageEnabled
Specifies whether there is another page you can navigate to.
IsParametersAreaVisible
Specifies whether the parameters area is visible.
IsPreviewButtonVisible
Determines the preview button visibility state
IsPrintPreviewChecked
Specifies whether the PrintPreview mode is toggled.
IsToggleDocumentMapEnabled
Indicates whether the toggle document map button is enabled or not.
IsToggleParametersAreaEnabled
Specifies whether the toggle parameters area button is enabled.
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.
PageHeight
Gets the current page height.
PageNumber
Gets or sets the current page number.
PageNumberModel
For internal use only
PageRoot
Specifies the page root.
PageTransform
Specifies the page transform.
PageWidth
Gets the current page width.
ParameterModels
Gets or sets a list of parameter models.
Parameters
Gets or sets a list of report parameters.
ParametersToolTip
Gets the Parameters tooltip
PrintDocumentCommand
Gets the PrintDocument command.
PrintPreviewToolTip
Gets the Print Preview/Interactive view tooltip
PrintProgress
Specifies the print progress.
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.
SaveExportCommand
Gets the SaveExport command.
SelectedDocumentMapNode
Gets or sets the selected node of the document map.
State
Gets or sets the report viewer state.
TextResources
Gets or sets all the tooltips and messages
TogglePrintPreviewCommand
Gets the TogglePrintPreviewCommand 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.
Zoom
Specifies the scale factor.
ZoomMode
ZoomText
Gets or sets the zoom value as text.
See Also
ReportViewerModel Class
Telerik.ReportViewer.Silverlight Namespace