Version

UIBehaviorsObject class

This class is for Internal Use Only. A behavior that controls Selection, Hovering, Dragging, and Dropping, for a specified ObjectColection.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.UIBehaviorsObject = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.UIBehaviorsObject();
Inheritance Hierarchy

Object
   Infragistics.Web.UI.UIBehaviorsObject
      Infragistics.Web.UI.DataTreeUIBehaviorsObject

See Also