Back to Devexpress

cxExport Unit

vcl-cxexport.md

latest1.2 KB
Original Source

cxExport Unit

Implements common data export functionality for DevExpress components.

Interfaces

NameDescription
IcxExportBeforeSaveEnables you to perform specific actions before the Developer Express control’s content is exported to a file.
IcxExportProgressAllows you to track the progress of an export operation and abort it if necessary.

Constants

NameDescription
cxExportGraphicClassSpecifies the graphic class type used to generate external or inline images for exported data.
cxExportToBinary
cxExportToCSV
cxExportToExcel
cxExportToHtml
cxExportToText
cxExportToXlsx
cxExportToXml