The Windows Forms Report Viewer is designed to render Telerik Reports within Windows Forms projects.
The toolbar on the Windows Forms Report Viewer provides basic functionality for interacting with the currently-loaded report:
- Navigate back in history
- Navigate forward in history
- Stop loading (useful when a large report is taking a long time to load)
- Refresh
- Go to first page
- Go to previous page
- Go to a specific page
- Total number of pages
- Go to next page
- Go to last page
- Page Setup (set paper kind, orientation, margins)
- Print Preview: switches between Logical and Physical page renderer. See Rendering and Paging for more info.
- Print
- Export: see Rendering Extensions for available export formats.
- Zoom level
- Show/Hide parameters area
- Show/Hide document map
Note | |
.NET Framework Client Profiles (3.5 SP1, 4.0) are not supported.
|
See Also