[]
Configurates the OnClientNodeEditStarted client event. Occurs after a node has entered edit mode.
public TreeViewBuilder OnClientNodeEditStarted(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TreeViewBuilder | Current builder. |