Version

GridBehaviorCollection class

Grid behavior collections. Contains helper properties for explicit access to the behaviors.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.GridBehaviorCollection = function( 
   control : WebDataGrid
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.GridBehaviorCollection();
Inheritance Hierarchy

Object
   Sys.Component
         Infragistics.Web.UI.BehaviorCollectionBase
            Infragistics.Web.UI.GridBehaviorCollection

See Also