Version

RowEditModeActions class

The object contains actions that will cause a row to enter edit mode. Inherited from the EditModeActions object.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.RowEditModeActions = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.RowEditModeActions();
Inheritance Hierarchy

Object
   Sys.Component
         Infragistics.Web.UI.RowEditModeActions

See Also