bExpanded = tree.IsExpanded(item)
Variable | Description |
---|---|
bExpanded | True if the specified item path is expanded; otherwise false. BOOLEAN. |
item | The item path. LISTITEM. |
BOOLEAN bExpanded = Tree.IsExpanded("/level_1-1/level_2-1/level_3-4")