Description
The ClickItem
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 and Developer Express Popup Menu controls from tests. It provides access to a control's items that allow clicking. You can obtain the Item
object via the Item
property of the ItemCollection
object.
If the item that corresponds to the ClickItem
object has child items, in turn, you can get access to their collection via the Items
property.