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