Click or drag to resize

ExportProgressChangedArgs Properties

The ExportProgressChangedArgs type exposes the following members.

Properties
  NameDescription
Public propertyCurrentIteration
Current iteration
Public propertyIterationCount
Total number of iterations.
Public propertyRowsProcessed
Rows processed.
Public propertyRowsTotal
Total number of rows to process.
Public propertyRowValues
Rowdata in structured string representation.
Top
See Also