DxGrid.ExportToXlsxAsync Method
Name | Parameters | Description |
---|---|---|
Export |
stream, options | Exports grid data in XLSX format to a stream. |
Export |
file |
Exports grid data in XLSX format and downloads the resulting file to the client machine. |