Skip to main content

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

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

See Also