Skip to content

DevExpress-Examples/wpf-data-grid-export-data-to-native-excel-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Data Grid - Export Data to a Native Excel Table

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.

image

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.

Files to look at

Documentation

More Examples

Does this example address your development requirements/objectives?

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