The following tables list the members exposed by RowExportingEventArgs.
| Name | Description | |
|---|---|---|
|  | RowExportingEventArgs Constructor | Creates a new RowExportingEventArgs instance. | 
| Name | Description | |
|---|---|---|
|  | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | 
|  | ContainingTable | The ITable in the report to which the new row will be added. | 
|  | GridRow | The grid row being exported. |