Skip to main content

Member Table: Export Data

Member Description
ASPxPivotGridExporter.ExportHtmlToResponse Exports the ASPxPivotGrid‘s data to the specified file in HTML format, using the specified character encoding.
ASPxPivotGridExporter.ExportMhtToResponse Exports the ASPxPivotGrid‘s data to the specified file in MHT format using the specified character encoding, with the specified title. The output file can be compressed (secondary characters e.g. spaces are removed) if required.
ASPxPivotGridExporter.ExportPdfToResponse Exports the ASPxPivotGrid‘s data to the specified file in PDF format.
ASPxPivotGridExporter.ExportRtfToResponse Exports the ASPxPivotGrid‘s data to the specified file in RTF format.
ASPxPivotGridExporter.ExportTextToResponse Exports the ASPxPivotGrid‘s data to the specified file in TXT format using the specified separator string and encoding settings.
ASPxPivotGridExporter.ExportXlsToResponse Exports the ASPxPivotGrid‘s data to the specified file in XLS format using the specified options.
ASPxPivotGridExporter.ExportXlsxToResponse Exports the ASPxPivotGrid‘s data to the specified file in XLSX (MS Excel 2007) format using the specified options.