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 PropertyGridSummaryRowThe UltraGridSummaryRow representing the summaries to be exported.  
See Also