Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 3.08 KB

File metadata and controls

34 lines (24 loc) · 3.08 KB

Dashboard for Web Forms - How to add custom information to the exported Excel document

This example shows how to add a custom header to each sheet for the exported workbook.

The ASPxDashboard.CustomizeExportDocument event allows you to obtain the stream of the exported document using the Stream property and customize the document's layout according to your requirements. For instance, Excel documents can be loaded into the Workbook component for further processing.

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)