ExpandOnClick Property (C1TreeView)
Gets or sets a value indicating whether the node is expanded/collapsed when the users clicks in the C1TreeViewItem header.
public bool ExpandOnClick {get; set;}
'Declaration
Public Property ExpandOnClick As Boolean