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
ApplyReportParametersCommand Property
AvailableZoomValues Property
BookmarkTarget Property
CancelExportCommand Property
CancelPrintDocumentCommand Property
DocumentMapNodes Property
DocumentMapToolTip Property
DocumentMapWidth Property
Error Property
ExportProgress Property
ExportReportCommand Property
HasDocumentMap Property
HasParameters Property
IsDocumentMapVisible Property
IsExportEnabled Property
IsMoveToPageEnabled Property
IsParametersAreaVisible Property
IsPreviewButtonVisible Property
IsPrintPreviewChecked Property
IsToggleDocumentMapEnabled Property
IsToggleParametersAreaEnabled Property
MoveToFirstPageCommand Property
MoveToLastPageCommand Property
MoveToNextPageCommand Property
MoveToPreviousPageCommand Property
NavigateBackCommand Property
NavigateForwardCommand Property
NavigateToSpecificPageCommand Property
PageCount Property
PageHeight Property
PageNumber Property
PageNumberModel Property
PageRoot Property
PageTransform Property
PageWidth Property
ParameterModels Property
Parameters Property
ParametersToolTip Property
PrintDocumentCommand Property
PrintPreviewToolTip Property
PrintProgress Property
PrintReportCommand Property
ProgressMessage Property
RefreshReportCommand Property
RenderingExtensions Property
SaveExportCommand Property
SelectedDocumentMapNode Property
State Property
TextResources Property
TogglePrintPreviewCommand Property
UpdateParametersProgress Property
ViewMode Property
Zoom Property
ZoomMode Property
ZoomText Property
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
Telerik.ReportViewer.Xaml Namespace
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Telerik Reporting Q2 2013
ReportViewerModel
.
.
::
.
.
PageRoot Property
ReportViewerModel Class
See Also
Send Feedback
Specifies the page root.
Namespace:
Telerik.ReportViewer.Silverlight
Assembly:
Telerik.ReportViewer.Silverlight
(in Telerik.ReportViewer.Silverlight.dll)
Syntax
C#
public
FrameworkElement
PageRoot
{
get
;
set
; }
Visual Basic
Public
Property
PageRoot
As
FrameworkElement
Get
Set
See Also
ReportViewerModel Class
ReportViewerModel Members
Telerik.ReportViewer.Silverlight Namespace