ASPxPivotGridExporter.ExportRtfToResponse Method
| Name | Parameters | Description |
|---|---|---|
| ExportRtfToResponse(String, Boolean) | fileName, saveAsFile | Exports the ASPxPivotGrid’s data to the specified file in RTF format with the specified setting, and writes it to the response in the binary format. |
| ExportRtfToResponse(String) | fileName | Exports the ASPxPivotGrid’s data to the specified file in RTF format, and writes it to the response in the binary format. |