Version

ExportEndedEventArgs Class Members

The following tables list the members exposed by ExportEndedEventArgs.

Public Properties
 NameDescription
Public PropertyCanceledReturns a boolean indicating if the export operation was canceled.  
Public PropertyCancelInfoReturns an object that provides information about action that canceled the export.  
Public PropertySourceReturns the Infragistics.Windows.DataPresenter.DataPresenterBase passed into the DataPresenterWordWriter.Export method.  
See Also