[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.CollapseWhenDisabled

CollapseWhenDisabled Method

CollapseWhenDisabled(bool)

Configurates CollapseWhenDisabled. Sets a value that determines whether nodes should be collapsed when they are disabled.

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

The value.

Returns
Type Description
TreeViewBuilder

Current builder.

Remarks

The default value for this property is true