Version

editModeActions Property

Returns/sets the actions that will cause the grid to enter edit mode.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_editModeActions() : EditModeActions
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfRowEditing.get_editModeActions();
See Also