Expanded Property

Returns the item's expanded state. Runtime-only. Smartclient-only.

object.Expanded = [boolean]

Where object is an object expression that evaluates to one of the controls in the Applies To list, and boolean is a boolean expression that evaluates to either True or False, as described in Settings.

Client support

Newlook Smartclient only.

Settings

Setting

Description

True

The specified node or item is expanded.

False

The specified node or item is collapsed.

See Also

Checked property | Nodes property

Applies To

TreeView Node object


© 2004-2021 looksoftware. All rights reserved.