The following tables list the members exposed by CellExportedEventArgs.
Name | Description | |
---|---|---|
CellExportedEventArgs Constructor | Creates a new CellExportedEventArgs instance. |
Name | Description | |
---|---|---|
GridColumn | Returns the Infragistics.Win.UltraWinGrid.UltraGridColumn which contains the cell being exported. | |
GridRow | Returns the Infragistics.Win.UltraWinGrid.UltraGridRow containing the cell. | |
ReportCell | Returns the Infragistics.Documents.Reports.Report.Grid.IGridCell into which the contents of the cell were exported. | |
Value | Returns the grid cell value. |