[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.AccordionBuilder.AllowCollapseAll

AllowCollapseAll Method

AllowCollapseAll(bool)

Configurates AllowCollapseAll. Sets a value that determines whether users should be allowed to collapse all the items.

Declaration
public AccordionBuilder AllowCollapseAll(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
AccordionBuilder

Current builder.