ItemCollection Object

Applies to TestComplete 12.60, last modified on September 17, 2018

Description

The ItemCollection object is a helper object used to work with Developer Express BarControl, Developer Express BarManager, Developer Express Ribbon (VCL), Developer Express Ribbon, Microsoft Ribbon, Infragistics Web Menu, MFC RibbonBar, Developer Express Popup Menu , Telerik Menu, Telerik Silverlight Menu and YUI2 Menu controls. ItemCollection provides access to certain items of the tested control and, in turn, to subitems of these items. That is, the collection's Item property returns the object having the Items property that provides an interface to a collection of its child items. Using these properties you can iterate through the hierarchy of a control's items and get access to any needed item.

Members

See Also

Item Property (ItemCollection Objects)

Highlight search results