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