The following tables list the members exposed by SummaryCellExportingEventArgs.
| Name | Description | |
|---|---|---|
![]() | SummaryCellExportingEventArgs Constructor | Creates a new SummaryCellExportingEventArgs instance. |
| Name | Description | |
|---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | ReportCell | Returns the Infragistics.Documents.Reports.Report.Grid.IGridCell into which the contents of the summary value will be exported. |
![]() | Summary | Returns the Infragistics.Win.UltraWinGrid.SummaryValue being exported. |
![]() | SummaryLevel | Returns the level of the Summary. Summaries are exporting into multiple rows (levels). The summary level indicates on which level this summary is displayed. |