NB: More recent documentation for Dyalog APL is available at https://docs.dyalog.com/20.0/.
| Applies To: | TreeView |
Description
The SingleClickExpand property specifies whether or not an item in a TreeView control is expanded when the user selects the item.
SingleClickExpand is a single number with the value 0 (the user must select the expand icon to cause the item to expand) or 1 (the item is expanded when the text of the item is selected); the default is 0.