Version

RowDeleting class

Deleting behavior object of the grid.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.RowDeleting = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.RowDeleting();
Inheritance Hierarchy

Object
   Sys.Component
         Infragistics.Web.UI.GridBehavior
            Infragistics.Web.UI.RowDeleting

See Also