ASPxTreeListExporter.WriteXlsToResponse Method
Name | Parameters | Description |
---|---|---|
Write |
none | Exports data to a file in XLS format and writes it to the Response in the binary format. |
Write |
export |
Exports data to a file in XLS format with the specified export settings, and writes it to the Response in the binary format. |
Write |
save |
Exports data to a file in XLS format with the specified export settings, and writes it to the Response in the binary format. |
Write |
save |
Exports data to a file in XLS format and writes it to the Response in the binary format. |
Write |
file |
Exports data to the specified file in XLS format, with the specified export settings, and writes it to the Response in the binary format. |
Write |
file |
Exports data to the specified file in XLS format and writes it to the Response in the binary format. |
Write |
file |
Exports data to the specified file in XLS format and writes it to the Response in the binary format. |