Back to Devexpress

CsvExportOptionsEx Events

corelibraries-devexpress-dot-xtraprinting-dot-csvexportoptionsex-dot-underscore-events.md

latest1.1 KB
Original Source

CsvExportOptionsEx Events

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

NameDescription
BeforeExportRowFires consecutively for each control row when this row is about to be exported. Allows you to skip specific rows if they do not meet your custom criteria.
CustomizeCellAllows you to substitute a cell value in the output document. Only available in data-aware export mode.
ExportProgressFires repeatedly while the data is being exported.Only available in data-aware export mode.

See Also

CsvExportOptionsEx Class

CsvExportOptionsEx Members

DevExpress.XtraPrinting Namespace