Version

DropDownItem class

Represents an item in the WebImageViewer control.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.DropDownItem = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.DropDownItem();
Inheritance Hierarchy

Object
   Sys.Component
               Infragistics.Web.UI.DropDownItem

See Also