/reporting-winforms-bind-excel-runtime

Creates a new blank report at runtime and binds the report to data obtained from an XLSX file.

Primary LanguageC#OtherNOASSERTION

Reporting for WinForms - Bind a Report to an Excel Workbook at Runtime

This example creates a new blank report at runtime and binds the report to data obtained from a Microsoft Excel (XLSX) file.

The ExcelDataSource class instance is used to retrieve data from an XLSX file. The data source schema is defined in code.

Files to Review:

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)