Version

SummaryRowExportingEventArgs Class Members

The following tables list the members exposed by SummaryRowExportingEventArgs.

Public Constructors
 NameDescription
Public ConstructorSummaryRowExportingEventArgs ConstructorCreates a new SummaryRowExportingEventArgs instance.  
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyContainingTableThe ITable in the report to which the summary row will be appended.  
Public PropertyGridSummaryRowThe UltraGridSummaryRow representing the summaries to be exported.  
See Also