Version

GridBehaviorContainer class

Base object for the behaviors that contain other child behaviors.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.GridBehaviorContainer = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.GridBehaviorContainer();
Inheritance Hierarchy

Object
   Sys.Component
         Infragistics.Web.UI.GridBehavior
            Infragistics.Web.UI.GridBehaviorContainer
               Infragistics.Web.UI.EditingCore

See Also