[]
Configurates AllowExpandMany. Sets a value that determines whether users should be allowed to expand multiple panes at a time.
public AccordionBuilder AllowExpandMany(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| AccordionBuilder | Current builder. |