Version

DropDownItemEventArgs class

Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.DropDownItemEventArgs = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.DropDownItemEventArgs();
Inheritance Hierarchy

Object
   Sys.EventArgs
            Infragistics.Web.UI.DropDownControlEventArgs
               Infragistics.Web.UI.DropDownItemEventArgs

See Also