The following tables list the members exposed by RowExportedEventArgs.
| Name | Description | |
|---|---|---|
![]() | RowExportedEventArgs Constructor | Creates a new RowExportedEventArgs instance. |
| Name | Description | |
|---|---|---|
![]() | ContainingTable | The Infragistics.Documents.Reports.Report.Table.ITable in the report to which the new row will be added. |
![]() | GridRow | The grid row being exported. |
![]() | ReportRow | The Infragistics.Documents.Reports.Report.Table.ITable in the report which represents the row. |