ASPxGridView.ExportToXlsx Method
Name | Parameters | Description |
---|---|---|
ExportToXlsx(Stream, XlsxExportOptions) | stream, exportOptions | Exports the control’s data to the specified stream in XLSX format. |
ExportToXlsx(Stream, XlsxExportOptionsEx) | stream, exportOptions | Exports the control’s data to the specified stream in XLSX format. |