Description
The Collapse
action collapses the tested Developer Express XtraNavBar control if the NavigationPane style is applied to it. The action does not move the mouse cursor.
Declaration
TestObj.Collapse()
TestObj | A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section | |||
Result | None |
Applies To
The method is applied to the following object:
View Mode
To view this method in the Object Browser panel and in other panels and dialogs, activate the Advanced view mode.
Result Value
None.
Remarks
If the navigation bar is already collapsed, the Collapse
action does not perform any actions and posts an informative message to the test log.
If the NavigationPane style is not applied to the control, the action fails.