Version

DataMenuItemCollection class

Used internally to construct the DataMenuItemCollection of the WebDataMenu
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.DataMenuItemCollection = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.DataMenuItemCollection();
Inheritance Hierarchy

Object
   Infragistics.Web.UI.ObjectCollection
      Infragistics.Web.UI.NavItemCollection
         Infragistics.Web.UI.DataMenuItemCollection

See Also