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.
- WebDashboardForm.aspx (VB: WebDashboardForm.aspx)
- WebDashboardForm.aspx.cs (VB: WebDashboardForm.aspx.vb)
- Dashboard for Web Forms - How to add custom information to the exported dashboard
- Dashboard for WinForms - How to add custom information to the exported dashboard
(you will be redirected to DevExpress.com to submit your response)