[]
        
(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)
Public Function IsAnimated(value As Boolean) As TreeViewBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TreeViewBuilder

Current builder.