hover_expand


Description:

[ Version ( since = "2.6" ) ]
public bool hover_expand { get; set; }

Enables or disables the hover expansion mode of tree_view.

Hover expansion makes rows expand or collapse if the pointer moves over them.

This mode is primarily intended for treeviews in popups, e.g. in ComboBox or EntryCompletion.