Skip to main content
You are viewing help content for a version that is no longer maintained/updated.

cxExport Unit

Implements common data export functionality for DevExpress components.

Classes

Name
EcxExportData

Interfaces

Name Description
IcxExportBeforeSave Enables you to perform specific actions before the Developer Express control’s content is exported to a file.
IcxExportProgress Allows you to track the progress of an export operation and abort it if necessary.

Constants

Name Description
cxExportGraphicClass Specifies the graphic class type used to generate external or inline images for exported data.
cxExportToBinary
cxExportToCSV
cxExportToExcel
cxExportToHtml
cxExportToText
cxExportToXlsx
cxExportToXml