Version

UltraGridWordWriter Class Events

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

Public Events
 NameDescription
Public EventCellExportingOccurs before a grid cell is exported to a report.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventExportEndedOccurs after the export process has completed.  
Public EventExportEndingOccurs before the export process has ended, but before the Word document is finalized.  
Public EventExportStartedOccurs before the export begins.  
Public EventHeaderCellExportingOccurs before a header cell is exported to a report.  
Public EventHeaderRowExportingOccurs before a header row is exported to a report.  
Public EventInitializeRowOccurs when a row is initialized.  
Public EventPropertyChanged (Inherited from Infragistics.Win.UltraComponentBase)
Public EventRowExportingOccurs before a grid row is exported to a report.  
Public EventSummaryCellExportingOccurs before a summary cell is exported to a report.  
Public EventSummaryRowExportingOccurs before summary row is exported to a report.  
See Also