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