Version

xamRibbon - Property Reference

XamRibbon Test Object Properties Reference

Introduction

This topic provides reference information about the xamRibbon™ control’s test object properties.

Properties reference chart

The following table summarizes the control’s test object properties and 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

Returns header text for all of the RibbonTabs . If the header text is unavailable it will return the RibbonTab’s DataType instead.

spy.png
checkpoint.png
script.png

Returns the count of the visible RibbonTabItems .

spy.png
checkpoint.png
script.png

Returns the contextual tab headers and all of its child ribbon tab items. If one of the header texts is un available, the object type is returned.

spy.png
checkpoint.png
script.png

Returns the count of the visible ContextualTabGroups .

spy.png
checkpoint.png
script.png

Identifies the currently selected ribbon tab.

spy.png
checkpoint.png
script.png

Returns all of the ribbon groups for the selected tab.

spy.png
checkpoint.png
script.png

Returns the count of all the visible RibbonGroups of the currently selected ribbon tab.

spy.png
checkpoint.png
script.png

Returns true if the current selected tab is present and contains a ContextualTabGroup, otherwise returns false.

spy.png
checkpoint.png
script.png

Returns the headers of all the visible items on the ApplicationMenu’s first level, identified as being the area to the left of the ApplicationMenu .

spy.png
checkpoint.png
script.png

Returns the count of all the visible items on the first level in the left area of the ApplicationMenu .

spy.png
checkpoint.png
script.png

Returns the headers of all the visible items on the ApplicationMenu’s first level in its recent items area.

spy.png
checkpoint.png
script.png

Returns the count of all the visible items on the ApplicationMenu’s first level in its Recent items area.

spy.png
checkpoint.png
script.png

Returns the headers of all the visible items on the ApplicationMenu’s first level in its footer.

spy.png
checkpoint.png
script.png

Returns the count of all the visible items on the ApplicationMenu’s first level in its footer area.

spy.png
checkpoint.png
script.png

Returns the headers of all the visible ApplicationMenu2010 items contained within the ApplicationMenu2010 Selected tab area.

Note
Note:

ApplicationMenu2010 must be active and open; otherwise it will return no value.

spy.png
checkpoint.png
script.png

Returns the count of all the visible ApplicationMenu2010 items contained within the ApplicationMenu2010 Selected tab area.

Note
Note:

ApplicationMenu2010 must be active and open; otherwise it will return 0.

spy.png
checkpoint.png
script.png

Returns the headers of all the visible items on the first level of the QuickAccessToolBar .

spy.png
checkpoint.png
script.png

Returns the count of all the visible items on the first level of the QuickAccessToolBar .

spy.png
checkpoint.png
script.png

(New) Returns the headers(if exists), otherwise types of all visible items contained within the TabItemAreaToolbar .

spy.png
checkpoint.png
script.png

(New) Returns the count of all visible items contained within the TabItemAreaToolbar .

spy.png
checkpoint.png
script.png

Returns true if the xamRibbon is hosted within ribbon window (in the caption area of a window), otherwise it returns false.

spy.png
checkpoint.png
script.png