[]
Configurates the OnClientDraggingRowOver client event. Occurs as the user drags a row to a new position.
public virtual TBuilder OnClientDraggingRowOver(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |