Version

SummaryRow Class Events

For a list of all members of this type, see SummaryRow members.

Public Events
 NameDescription
Public EventCalculateCustomSummaryEvent that is fired whenever each custom summary needs to be calculated.  
Public EventCalculateSummaryEvent that is fired whenever each normal summary type needs to be calculated because the grid is doing custom binding  
Public EventSummaryCalculatedEvent that is fired whenever a stadard summary is calculated (any summary which is not a custom summary).  
See Also