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