Version

cell Property

Returns reference to the cell that is being updated.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_cell() : GridRow
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfCancelCellValueChangingEventArgs.get_cell();
See Also