[]
Configurates the OnClientDragOver client event. Occurs while the user drags a node over other nodes on the TreeView.
public TreeViewBuilder OnClientDragOver(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TreeViewBuilder | Current builder. |
Returns true if the event is not cancelled.