[]
Configurates AllowCollapseAll. Sets a value that determines whether users should be allowed to collapse all the items.
public AccordionBuilder AllowCollapseAll(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
AccordionBuilder | Current builder. |