DblClickExpand: Boolean
The DblClickExpand property determines whether a tree node expands when the user double-clicks on it.
If the property is set to False, the tree node expands only on a single click. When this property is set to True (default), the node expands on both double and single click.
The example of property use is given in the page Example of Creating the TreeList Component.
See also: