hilitedElementIsFolded | |
Type | property |
Dictionary | widget.treeview |
Library | Tree View |
Syntax |
|
Associations | com.livecode.widget.treeview |
Summary | Determine if the selected element is folded |
Description | Value is true if the selected element is folded. False is returned in all other cases including when nothing is selected and when a leaf node is selected. When setting the fold state, attempts to set the value for a leaf node will have no effect. Setting the fold state when no element is selected has no effect. |