Version

xamMenu - Property Reference

xamMenu Test Object Properties Reference

Introduction

This topic provides reference information about the inspectable test object properties of the xamMenu™ control.

Properties reference chart

The table below summarizes the control’s test object properties and the tools with which you can inspect them.

Legend:

spy.png – Identification property (Visible in object spy)

checkpoint.png – Checkpoint property (Visible with checkpoints)

script.png – Accessible in script

Property name Description Accessibility

childmenuitems

a list of headers of all visible sub-menu items of the selected menu.

If the item has no header, an empty string is returned.

If the item’s Visibility property is set to Hidden, the text Hidden is returned.

spy.png
checkpoint.png

childmenuitemscount

the number of the visible sub-menu items of the selected menu.

spy.png
checkpoint.png

expandonhover

True, if a menu item can expand its submenus (if any) on a mouse hover.

spy.png
checkpoint.png