Viewer Page Options
Posted: Tue Jan 19, 2016 12:31 am
How do you set the viewer to display entire (whole) report instead of one page?
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
https://forum.stimulsoft.com/
Code: Select all
StiViewerOptions.toolbar.viewMode = StiWebViewMode.WholeReport;