ExpandItem

[property icon] ExpandItem

Index of expanded item

Runtime-only Integer property

Applies to: Tree

Introduced in KCML version 5.02


>ExpandItem

ExpandItem

The ExpandItem property is used within the Expand() event handler to determine which node the user is attempting to expand. It can then be used in conjunction with the Item() method to reference the properties of the node.

See also

Tree methods, properties and events.