ExportOptionsBase Class
The base class for objects which define specific export options.
Namespace: DevExpress.Mobile.Export
Assembly: DevExpress.Mobile.Core.v18.2.dll
Declaration
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.
The ExportOptionsBase class serves as a base for classes that define specific export options (e.g., TextExportOptionsBase, XlsExportOptionsBase, etc.).
Inheritance
See Also