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 |
---|---|
Csv |
Contains options which define how grid data is exported to CSV format. |
Data |
Contains options which define how data shaping settings are exported from the grid to XLS and XLSX formats. |
Export |
The base class for objects which define specific export options. |
Text |
The base class for objects which define export options specific to text-based formats. |
Xls |
Contains options which define how grid data is exported to XLS format. |
Xls |
The base class for objects which define export options specific to XLS and XLSX formats. |
Xlsx |
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 Grid