Version

oldCellValue Property

Gets the value of the cell before the update. Value of the cell before the update
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_oldCellValue() : Object
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfCalculateCustomSummaryArgs.get_oldCellValue();
See Also