Version

cell Property

Gets the cell involved in the update operation. Cell involved in the update operation
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_cell() : GridCell
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfCalculateSummaryEventArgs.get_cell();
See Also