PivotGridControl.ExportToRtf Method
| Name | Parameters | Description |
|---|---|---|
| ExportToRtf(Stream) | stream | Exports the Pivot Grid Control’s data as Rich Text and sends it to the specified stream. |
| ExportToRtf(String) | filePath | Exports the Pivot Grid Control’s data to the specified RTF file. |