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