C1.Blazor.TreeView Assembly / C1.Blazor.TreeView Namespace / C1TreeView Class / ExpandOnClick Property

In This Topic
ExpandOnClick Property
In This Topic
Gets or sets a value indicating whether the node is expanded when the users clicks in the C1TreeViewItem header.
Syntax
'Declaration
 
Public Property ExpandOnClick As Boolean
 
See Also