Version

CalculateSummaryEventArgs class Members

The following tables list the members exposed by CalculateSummaryEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertycellGets the cell involved in the update operation. Cell involved in the update operation  
Public PropertyeditActionTypeReturns the update action type (edit (0), delete (1), add (2)) that was undone  
Public PropertyforceCalculationOnServerGets/sets whether to have the grid postback to recalculate the summary  
Public PropertyoldCellValueGets the value of the cell before the update. Value of the cell before the update  
Public PropertysummaryGets the summary object whose summary needs to be recalculated. summary  
Public Methods
 NameDescription
Public MethoddisposeDisposes of the object.  
See Also