Skip to main content

CsvExportOptionsEx.ExportProgress Event

Fires repeatedly while the data is being exported.Only available in data-aware export mode.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v22.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design

Declaration

public event ExportProgressCallback ExportProgress
See Also