ExpandOnClick Property
ExpandOnClick
Gets or sets a value indicating whether the node is expanded when the users clicks in the C1TreeViewItem header.
Declaration
[Parameter]
public bool ExpandOnClick { get; set; }
<Parameter>
Public Property ExpandOnClick As Boolean