This example demonstrates how to export data from the GridControl to a native Excel table. To enable this export mode, set the XlsxExportOptionsEx.LayoutMode property to Table
.
When you export grid data to a native Excel table, you can handle the XlsxExportOptionsEx.BeforeExportTable event to customize the settings of the created table.
- WPF Data Grid - Export the GridControl with the Specified Page Header and Footer
- WPF Data Grid - Customize the Print and Export Appearance
(you will be redirected to DevExpress.com to submit your response)