Version

DataTreeUIBehaviorsObject class

Class which implements behavior of WebDataTree.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.DataTreeUIBehaviorsObject = function( 
   control : {Any},
   collection : {Any}
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.DataTreeUIBehaviorsObject();
Inheritance Hierarchy

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

See Also