Back to Devexpress

XlsxExportOptionsEx.ExportProgress Event

corelibraries-devexpress-dot-xtraprinting-dot-xlsxexportoptionsex-16b2a3bb.md

latest1006 B
Original Source

XlsxExportOptionsEx.ExportProgress Event

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

Namespace : DevExpress.XtraPrinting

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

NuGet Package : DevExpress.Printing.Core

Declaration

csharp
public event ExportProgressCallback ExportProgress
vb
Public Event ExportProgress As ExportProgressCallback

See Also

XlsxExportOptionsEx Class

XlsxExportOptionsEx Members

DevExpress.XtraPrinting Namespace