The following tables list the members exposed by ExportStartedEventArgs.
Name | Description | |
---|---|---|
ExportControl | Returns the Infragistics.Windows.DataPresenter.DataPresenterBase created for the export operation whose settings were initialized based on the Source control provided to the DataPresenterWordWriter.Export method. | |
Source | Returns the Infragistics.Windows.DataPresenter.DataPresenterBase passed into the DataPresenterWordWriter.Export method. | |
Writer | Returns the writer that will be used to perform the export operation and generate the Word document. |