Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
610
Sizing the XamReportViewer
posted

When the XamReportViewer is added tot he MainPage.xaml, it has a default size. When the project is run, the report shows up within this window. I want to change the size of the window so that I can see a full page of the report without having to decrease the display percentage.

The MainPage.xaml has 3 controls: userControl, Grid, and XamReportViewer. Where in the documentation does it explain all three of these - their functionality, features, and how to re-size them?