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

Member Table: Custom Export

Member Description
ASPxGridExporterBase.WriteCsv Exports the grid’s data to a stream in CSV format.
ASPxGridExporterBase.WritePdf Exports the grid’s data to a stream in PDF format.
ASPxGridExporterBase.WriteRtf Exports the grid’s data to a stream in RTF format.
ASPxGridExporterBase.WriteXls Exports the grid’s data to a stream in XLS format.
ASPxGridExporterBase.WriteXlsx Exports the grid’s data to a stream in XLSX format.
ASPxGridExporterBase.WriteDocx Exports the grid’s data to a stream in DOCX format.
CardViewExtension.ExportToCsv Exports the grid’s data to CSV format.
CardViewExtension.ExportToDocx Exports the grid’s data to DOCX format.
CardViewExtension.ExportToPdf Exports the grid’s data to PDF format.
CardViewExtension.ExportToRtf Exports the grid’s data to RTF format.
CardViewExtension.ExportToXls Exports the grid’s data to XLS format.
CardViewExtension.ExportToXlsx Exports the grid’s data to XLSX format.