ComponentOne Basic Library for UWP
ExpandOnClick Property

C1.UWP Assembly > C1.Xaml Namespace > C1TreeView Class : ExpandOnClick Property
Gets or sets a value indicating whether the node is expanded/collapsed when the users clicks in the C1TreeViewItem header.
Syntax
'Declaration
 
Public Property ExpandOnClick As System.Boolean
public System.bool ExpandOnClick {get; set;}
See Also

Reference

C1TreeView Class
C1TreeView Members