For a list of all members of this type, see DataPresenterWordWriter members.
Name | Description | |
---|---|---|
![]() | CellExporting | Occurs when a Infragistics.Windows.DataPresenter.Cell of a Infragistics.Windows.DataPresenter.DataRecord is about to be written to the Word document. |
![]() | ExportEnded | Occurs after the export process has completed. |
![]() | ExportEnding | Occurs at the end of the export process. |
![]() | ExportStarted | Occurs at the beginning of the export process. The ExportStartedEventArgs.ExportControl has been initialized but the Infragistics.Windows.DataPresenter.DataPresenterBase.DataSource has not yet been set. |
![]() | InitializeRecord | Occurs when a record is about to be processed. |
![]() | LabelExporting | Occurs when the Field.Label of a Infragistics.Windows.DataPresenter.Field is about to be written to the Word document. |
![]() | SummaryResultsExporting | Occurs when one or more Infragistics.Windows.DataPresenter.SummaryResult instances are being written to the Word document. |