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