Примеры проектов в WinForms категории:

Add a Custom Component to the Report Designer
This example shows how to create a Custom Component and add it to the Report Designer.
Create a New Report in Runtime
This example shows how to create a simple report in Runtime.
Create a New Report with Table in Runtime
This example shows how to create a simple report with table in Runtime.
Creating a Report Using Business Object in Runtime
This example shows how to create a report with the Business Objects collection from code.
Creating a Report with Cross-Tab in Runtime
This sample shows how to create a report with the Cross-Tab component from code.
Customize the Report Viewer
This sample project shows how to change the Report Viewer configuration.
Display a Progress for Report Building
This example shows how to display a custom progress for report building.
EngineV1 and EngineV2 Memory Test
This example makes a comparison of the memory consumption when using the old V1 and new V2 report engine.
Export Many Files to One Big PDF
This sample project demonstrates how to export many different reports to one big PDF file and create a PDF file with a lot of report copies.
Export Rendered Report to the PDF File
This sample project demonstrates how to render and export some different reports to one PDF file.
Export Reports to Necessary Format from Code
This sample project demonstrates how to export reports to the necessary format from code and save the result.
Live Report Detalization
This sample project shows how to make a report detalization in a separate preview window.
Manage Reports with Sub-Reports
This example shows how to add Sub-Reports to the main report with various options.
Print Data Grid from Code
This example shows how to print Data Grid from code.