[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.AccordionBuilder.AllowExpandMany

AllowExpandMany Method

AllowExpandMany(bool)

Configurates AllowExpandMany. Sets a value that determines whether users should be allowed to expand multiple panes at a time.

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

The value.

Returns
Type Description
AccordionBuilder

Current builder.