Version

ExportEndingEventArgs Class Members

The following tables list the members exposed by ExportEndingEventArgs.

Public Constructors
 NameDescription
Public ConstructorExportEndingEventArgs ConstructorCreates a new ExportEndingEventArgs instance.  
Public Properties
 NameDescription
Public PropertyCanceledTrue if the exporting process was cancelled.  
Public PropertyWordDocumentWriterReturns a reference to the WordDocumentWriter which is writing the grid into the destination.  
See Also