[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeViewBuilder.IsAnimated

IsAnimated Method

IsAnimated(bool)

Configurates IsAnimated. Sets a value that indicates whether to use animations when expanding or collapsing nodes.

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

The value.

Returns
Type Description
TreeViewBuilder

Current builder.