Skip to content

SingleClickExpand Property

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.

Application

Objects: TreeView