Skip to main content
A newer version of this page is available.
Tab

ASPxGridBase.ExportToXls Method

Name Parameters Description
ExportToXls(Stream, XlsExportOptionsEx) stream, exportOptions Exports the control’s data to the specified stream in XLS format using the specified options.
ExportToXls(Stream) stream Exports the control’s data to the specified stream in XLS format using the specified options.