[]
Configurates ShowIcons. Sets a value that determines whether shows collapsed/expanded icons in the pane headers.
public AccordionBuilder ShowIcons(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| AccordionBuilder | Current builder. |