Version

Selection class

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

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

See Also