ASPxGridView.ExportToXls Method
Name | Parameters | Description |
---|---|---|
ExportToXls(Stream, XlsExportOptions) | stream, exportOptions | Exports the control’s data to the specified stream in XLS format. |
ExportToXls(Stream, XlsExportOptionsEx) | stream, exportOptions | Exports the control’s data to the specified stream in XLS format. |