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

ASPxTreeList.ExportToXls Method

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