IsItemExpanded Data Member Function

Returns whether a <Node> in the tree view is expanded or contracted.

Prototype

int32 IsItemExpanded( Node NodeToTest )

Parameters

Parameter Type Parameter Name Documentation
<Node>NodeToTestA <Node> to test the expansion state of.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.