wExpanded Property (Specific to DevExpressXtraNavBar Controls)

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

An XtraNavBar control can be either expanded or collapsed if the NavigationPane style is applied to it. Use the wExpanded property to determine if it is expanded or not.

Declaration

TestObj.wExpanded

Read-Only Property Boolean
TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section

Applies To

The property is applied to the following object:

View Mode

This property is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.

Property Value

Returns True if the navigation bar is expanded and False otherwise.

Remarks

If the NavigationPane style is not applied to the control, the property can return either True or False depending on an application’s behavior.

See Also

Collapse Action (Specific to DevExpressXtraNavBar Controls)
Expand Action (Specific to DevExpressXtraNavBar Controls)

Highlight search results