MindFusion.Reporting for Silverlight Programmer's Guide
ReportViewer Properties
 


 Public Properties

  Name Description

CurrentPage

Gets or sets the zero-based index of the page currently visible within the viewer. This is a dependency property.

CurrentZoom

Gets or sets the current zoom factor, expressed as percentage. This is a dependency property.

Document

Gets or sets the Report instance, associated with the ReportViewer. This is a dependency property.

PageCount

Gets the number of pages in the viewer. This is a dependency property.

PageMargins

Gets or sets the margins of the pages in the viewer. This is a dependency property.

PageOrientation

Gets or sets the orientation of the pages in the viewer. This is a dependency property.

PageSize

Gets or sets the size of the pages in the viewer. This is a dependency property.

PageView

Gets or sets the current PageLayout of the viewer. This is a dependency property.

 See Also

ReportViewer Class
MindFusion.Reporting.Silverlight Namespace