Table of Contents
AutoCollapseOnClick Property

Specifies whether clicking an expanded TreeNode should automatically collapse the node or not.

Syntax
 public Boolean AutoCollapseOnClick { get; set; }
See Also