Version

editRowBehavior Property

Returns the edit row template behavior.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_editRowBehavior() : RowEditingTemplate
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfCancelEditRowEventArgs.get_editRowBehavior();
See Also