Managing Reports Programmatically
Telerik Reporting offers a full API for programmatic control of reports. You can create, modify, and work with reports in code, just as you can from the Visual Studio IDE. In this section, you will see how to perform the following fundamental operations in code:
- Create Report Programmatically
- Create Sections Programmatically
- Create Report Items Programmatically
- Report Events
- Serialize Report Definition in XML