Version

SummaryRowExportedEventArgs Class Members

The following tables list the members exposed by SummaryRowExportedEventArgs.

Public Constructors
 NameDescription
Public ConstructorSummaryRowExportedEventArgs ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyContainingTableThe ITable in the report to which the summary row was appended.  
Public PropertyGridSummaryRowThe UltraGridSummaryRow representing the summaries that were exported.  
Public PropertyReportSummaryFooterCellThe ITableCell in the report which represents the summary footer (or null if no summary footer is displayed).  
Public PropertyReportSummaryRowThe ITable in the report which represents the row.  
See Also