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