Version

DropDownItemCollection class

A collection of DropDownItems.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.DropDownItemCollection = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.DropDownItemCollection();
Inheritance Hierarchy

Object
      Infragistics.Web.UI.DropDownItemCollection

See Also