Version

EditModeActions class

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

Object
   Sys.Component
      Infragistics.Web.UI.ObjectBase
         Infragistics.Web.UI.EditModeActions

See Also