[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.AutoCollapse

AutoCollapse Method

AutoCollapse(bool)

Configurates AutoCollapse. Sets a value that determines if sibling nodes should be collapsed when a node is expanded.

Declaration
public TreeViewBuilder AutoCollapse(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TreeViewBuilder

Current builder.