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

Member Table: Built-in Export

Client API

Member Description
ASPxClientGridView.ExportTo Exports the grid’s data to a file in a specified format.
GridViewToolbarCommand.ExportToPdf A toolbar command that exports the grid’s data as a PDF file.
GridViewToolbarCommand.ExportToRtf A toolbar command that exports the grid’s data as an RTF file.
GridViewToolbarCommand.ExportToCsv A toolbar command that exports the grid’s data as a CSV file.
GridViewToolbarCommand.ExportToXls A toolbar command that exports the grid’s data as an XLS file.
GridViewToolbarCommand.ExportToXlsx A toolbar command that exports the grid’s data as an XLSX file.
GridViewToolbarCommand.ExportToDocx A toolbar command that exports the grid’s data as a DOCX file.