Skip to main content
A newer version of this page is available. .

PivotGridCsvExportOptions Events

Contains options that define how a document is exported to CSV.
Name Description
BeforeExportRow Inherited from CsvExportOptionsEx.
CustomizeCell Allows you to substitute a cell value in the output document. Only available in data-aware export mode.
ExportProgress Fires repeatedly while the data is being exported.Only available in data-aware export mode. Inherited from CsvExportOptionsEx.
See Also