blazor-404338-components-grid-export.md
The Grid allows you to export data to multiple formats: CSV, PDF, XLS, and XLSX. Depending on the format, the output file can reflect the current filter, sort order, and group settings.
Read Tutorial: Export to CSVRead Tutorial: Export to PDFRead Tutorial: Export to XLS/XLSX
You can write an export result to a stream or to a file downloaded to a client machine. Built-in Grid API members allow you to configure export settings and customize document appearance.
You can use DevExpress Reporting tools to implement export to other formats (for instance, DOCX ). Note that Reports ship within the same DevExpress subscriptions as our Blazor UI Controls. Refer to the following examples for additional information and code: