[]
Configurates SelectedIndex. Sets the index of the currently selected (active) pane.
public AccordionBuilder SelectedIndex(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| AccordionBuilder | Current builder. |