The following tables list the members exposed by CellExportingEventArgs.
Name | Description | |
---|---|---|
![]() | CellExportingEventArgs Constructor | Creates a new CellExportingEventArgs instance. |
Name | Description | |
---|---|---|
![]() | CellValue | Returns the grid cell value. |
![]() | ExportValue | Returns or sets the value that will be exported to the report. (Inherited from Infragistics.Win.UltraWinGrid.WordWriter.TableCellExportingEventArgs) |
![]() | GridColumn | Returns the Infragistics.Win.UltraWinGrid.UltraGridColumn which contains the cell being exported. |
![]() | GridRow | Returns the Infragistics.Win.UltraWinGrid.UltraGridRow containing the cell. |
![]() | WordTableCellSettings | Returns or sets properties of the table cell in the Word document such as BackColor, Font, and VerticalAlignment; (Inherited from Infragistics.Win.UltraWinGrid.WordWriter.TableCellExportingEventArgs) |