ASPxTreeListExporter.WriteXlsToResponse(Boolean) Method
Exports data to a file in XLS format and writes it to the Response in the binary format.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.2.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| saveAsFile | Boolean |
|
See Also