RTreeView.HoverExpand


public property HoverExpand

Prototype:

Read/Write property HoverExpand[=true|false]

Description:

Hover expansion makes rows expand or collapse if the pointer moves over them. If set to true, then the rows will be expanded when the mouse moves over them, if false (default) will not expand.

Return value:

Returns true if the pointer move will cause the row to expand.