Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

cxExport Unit

#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