Skip to main content

DevExpress.Export Namespace

Contains settings controlling data export from controls.

Assembly: DevExpress.Mobile.Core.v18.2.dll

Delegates

Name Description
CustomizeCellEventHandler Represents a method that will handle the DataAwareExportOptionsBase.CustomizeCell and the CsvExportOptions.CustomizeCell events.
CustomizeDataAreaEventHandler Represents a method that will handle the DataAwareExportOptionsBase.CustomizeDataArea and the CsvExportOptions.CustomizeDataArea events.
CustomizeFooterEventHandler Represents a method that will handle the DataAwareExportOptionsBase.CustomizeFooter and the CsvExportOptions.CustomizeFooter events.
CustomizeHeaderEventHandler Represents a method that will handle the DataAwareExportOptionsBase.CustomizeHeader and the CsvExportOptions.CustomizeHeader events.
CustomizeSheetEventHandler Represents a method that will handle the DataAwareExportOptionsBase.CustomizeSheet and the CsvExportOptions.CustomizeSheet events.

Enums

Name Description
ExportTarget Lists values specifying available formats for export.
GroupState Lists values specifying whether data groups are collapsed or expanded in the output document when exporting data from the grid.

Remarks

Important

This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.