Skip to main content
A newer version of this page is available. .

Member Table: Export Data

Method Description
PivotGridControl.ExportToCsv Exports the Pivot Grid Control’s data to a file or stream in CSV format.
PivotGridControl.ExportToHtml Exports the Pivot Grid Control’s data to a file or stream in HTML format.
PivotGridControl.ExportToImage Exports the Pivot Grid Control’s data to a file or stream as an image.
PivotGridControl.ExportToMht Exports the Pivot Grid Control’s data to a file or stream in MHT format (Web archive, single file).
PivotGridControl.ExportToPdf Exports the Pivot Grid Control’s data to a file or stream in PDF format.
PivotGridControl.ExportToRtf Exports the Pivot Grid Control’s data to a file or stream in RTF format.
PivotGridControl.ExportToText Exports the Pivot Grid Control’s data to a file or stream in Text format.
PivotGridControl.ExportToXls Exports the Pivot Grid Control’s data to a file or stream in XLS format.
PivotGridControl.ExportToXlsx Exports the Pivot Grid Control’s data to a file or stream in XLSX (MS Excel 2007) format.