[]
Configurates the OnClientItemsSourceChanged client event. Occurs after the layer has been bound to a new items source.
public TBuilder OnClientItemsSourceChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |