[]
Configurates IsDisabled. Sets a value that determines whether this AccordionPane is disabled.
public AccordionPaneBuilder IsDisabled(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| AccordionPaneBuilder | Current builder. |