[]
Configurates the OnClientSelectedIndexChanged client event. Occurs when the value of the selectedIndex property changes.
public AccordionBuilder OnClientSelectedIndexChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| AccordionBuilder | Current builder. |