Version

ExportEndedEventArgs Class Properties

For a list of all members of this type, see ExportEndedEventArgs members.

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