Back to Devexpress

CsvExportOptionsEx Constructors

corelibraries-devexpress-dot-xtraprinting-dot-csvexportoptionsex-dot-ctor.md

latest1.2 KB
Original Source

CsvExportOptionsEx Constructors

Contains options that define how a control is exported to CSV format in data-aware export mode.

NameParametersDescription
CsvExportOptionsEx()noneInitializes a new instance of the CsvExportOptionsEx class with the default settings.Only available in data-aware export mode.
CsvExportOptionsEx(String, Encoding, TextExportMode, Boolean, Boolean)separator, encoding, textExportMode, skipEmptyRows, skipEmptyColumnsInitializes a new instance of the CsvExportOptionsEx class with the specified settings.Only available in data-aware export mode.

See Also

CsvExportOptionsEx Class

CsvExportOptionsEx Members

DevExpress.XtraPrinting Namespace