TreeListRowDraggingBuilder.OnDragChange Method
| Name | Parameters | Description |
|---|---|---|
| OnDragChange(RazorBlock) | jsFunc | A function that is called when the dragged row's position is changed. Mirrors the client-side onDragChange option. |
| OnDragChange(String) | jsFunc | A function that is called when the dragged row's position is changed. Mirrors the client-side onDragChange option. |