I am using the Telerik ReportViewer and would like to display it in "Print preview" imediatly without the user having to click on the PP icon. Is this possible?
EDIT: I have a Telerik report viewer which is inside a silverlight child window. When the report loads it is displayed not how it is going to be printed out (print preview mode). I would like to programaticaly set the window state to "Print preview" instead of having the user first click on the print preview icon to see how it's going to look on paper
Have you tried setting the ViewMode?
Telerik Reporting R2 2016 | ReportViewer.ViewMode Property
If you are creating this control in XAML, then it would look something like:
<telerik:ReportViewer ViewMode="PrintPreview" />
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With