The following tables list the members exposed by DocumentRowExportingEventArgs.
| Name | Description | |
|---|---|---|
![]() | DocumentRowExportingEventArgs Constructor | Creates a new DocumentRowExportingEventArgs object. |
| Name | Description | |
|---|---|---|
![]() | Cancel | |
![]() | ContainingTable | The table in the report that the exported row will belong to. (Inherited from Infragistics.Web.UI.GridControls.DocumentRowExportedEventArgs) |
![]() | GridRow | Returns the row in the grid, if any, being exported (Inherited from Infragistics.Web.UI.GridControls.BaseExportRowEventArgs) |
![]() | IsFooterRow | Returns true if this is the footer row (Inherited from Infragistics.Web.UI.GridControls.BaseExportRowEventArgs) |
![]() | IsHeaderRow | Returns true if this is the header row (Inherited from Infragistics.Web.UI.GridControls.BaseExportRowEventArgs) |
![]() | IsSummaryRow | Returns true if this is a summary row (Inherited from Infragistics.Web.UI.GridControls.BaseExportRowEventArgs) |
![]() | ReportRow | The row object in the report created to display the grid's row object. (Inherited from Infragistics.Web.UI.GridControls.DocumentRowExportedEventArgs) |