Table of Contents
AutoExpandOnClick Property

Specifies whether clicking an collapsed TreeNode should automatically expand the node or not.

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