[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.AccordionBuilder.IsAnimated

IsAnimated Method

IsAnimated(bool)

Configurates IsAnimated. Sets a value that determines whether collapsing or expanding panes should be animated.

Declaration
public AccordionBuilder IsAnimated(bool value)
Public Function IsAnimated(value As Boolean) As AccordionBuilder
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
AccordionBuilder

Current builder.