[]
Configurates the OnClientItemClicked client event. Occurs when the user clicks an item or presses the Enter key and an item is selected.
public TreeViewBuilder OnClientItemClicked(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TreeViewBuilder | Current builder. |