Version

UIObject class

An object that has UIFlags associated with it.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.UIObject = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.UIObject();
Inheritance Hierarchy

Object
   Sys.Component
      Infragistics.Web.UI.ObjectBase
         Infragistics.Web.UI.UIObject
            Infragistics.Web.UI.GridCell
            Infragistics.Web.UI.GridColumn
            Infragistics.Web.UI.GridRow
            Infragistics.Web.UI.GridRowCollection
            Infragistics.Web.UI.ListItem
            Infragistics.Web.UI.NavItem

See Also