[]
Configurates the OnClientItemsChanged client event. Occurs when the list of items changes.
public ListBoxBuilder<T> OnClientItemsChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| ListBoxBuilder<T> | Current builder. |