TextExportOptionsBase Class
The base class for objects which define export options specific to text-based formats.
Namespace: DevExpress.Mobile.Export
Assembly: DevExpress.Mobile.Core.v18.2.dll
Declaration
public abstract class TextExportOptionsBase :
ExportOptionsBase
Public MustInherit Class TextExportOptionsBase
Inherits ExportOptionsBase
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.
Inheritance
Object
ExportOptionsBase
TextExportOptionsBase
See Also
Feedback