Back to Devexpress

DxTreeList.ExportToXlsxAsync Method

blazor-devexpress-dot-blazor-dot-dxtreelist-dot-exporttoxlsxasync.md

latest622 B
Original Source

DxTreeList.ExportToXlsxAsync Method

NameParametersDescription
ExportToXlsxAsync(Stream, TreeListXlExportOptions)stream, optionsExports TreeList data in XLSX format to a stream.
ExportToXlsxAsync(String, TreeListXlExportOptions)fileName, optionsExports TreeList data in XLSX format and downloads the resulting file to the client machine.