The following tables list the members exposed by SummaryRowExportedEventArgs.
| Name | Description | |
|---|---|---|
![]() | SummaryRowExportedEventArgs Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | ContainingTable | The ITable in the report to which the summary row was appended. |
![]() | GridSummaryRow | The UltraGridSummaryRow representing the summaries that were exported. |
![]() | ReportSummaryFooterCell | The ITableCell in the report which represents the summary footer (or null if no summary footer is displayed). |
![]() | ReportSummaryRow | The ITable in the report which represents the row. |