MindFusion.Reporting for Silverlight Programmer's Guide
ReportViewer.PageOrientation Property
See Also
 





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

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 Syntax

C#  Copy Code

public PageOrientation PageOrientation { get; set; }

Visual Basic  Copy Code

Public Property PageOrientation As PageOrientation

 Property Value

A member of the PageOrientation enumeration.

 See Also

ReportViewer Members
ReportViewer Class
MindFusion.Reporting.Silverlight Namespace