Version

SummaryCellExportingEventArgs Class Members

The following tables list the members exposed by SummaryCellExportingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyReportCellReturns the Infragistics.Documents.Reports.Report.Grid.IGridCell into which the contents of the summary value will be exported.  
Public PropertySummaryReturns the Infragistics.Win.UltraWinGrid.SummaryValue being exported.  
Public PropertySummaryLevelReturns the level of the Summary. Summaries are exporting into multiple rows (levels). The summary level indicates on which level this summary is displayed.  
See Also