The following tables list the members exposed by ExportStartedEventArgs.
Name | Description | |
---|---|---|
ExportStartedEventArgs Constructor | Creates a new ExportStartedEventArgs instance. |
Name | Description | |
---|---|---|
Layout | A cloned Infragistics.Win.UltraWinGrid.UltraGridLayout of the grid being exported. | |
Rows | The root Infragistics.Win.UltraWinGrid.RowsCollection of the grid being exported. | |
WordDocumentWriter | Returns a reference to the WordDocumentWriter which is writing the grid into the destination. |