Skip to main content

DevExpress.Mobile.Export Namespace

Contains base classes required for data export to XLS, XLSX and CSV formats.

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

Classes

Name Description
CsvExportOptions Contains options which define how grid data is exported to CSV format.
DataAwareExportOptionsBase Contains options which define how data shaping settings are exported from the grid to XLS and XLSX formats.
ExportOptionsBase The base class for objects which define specific export options.
TextExportOptionsBase The base class for objects which define export options specific to text-based formats.
XlsExportOptions Contains options which define how grid data is exported to XLS format.
XlsExportOptionsBase The base class for objects which define export options specific to XLS and XLSX formats.
XlsxExportOptions Contains options which define how grid data is exported to XLSX format.

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.