The following tables list the members exposed by BaseExportRowEventArgs.
| Name | Description | |
|---|---|---|
![]() | BaseExportRowEventArgs Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | GridRow | Returns the row in the grid, if any, being exported |
![]() | IsFooterRow | Returns true if this is the footer row |
![]() | IsHeaderRow | Returns true if this is the header row |
![]() | IsSummaryRow | Returns true if this is a summary row |