[]
Configurates the OnClientDrop client event. Occurs when the user drops a on the TreeView.
public TreeViewBuilder OnClientDrop(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TreeViewBuilder | Current builder. |
Returns true if the event is not cancelled.