SchedulerAppointmentDraggingBuilder.OnDragMove Method
| Name | Parameters | Description |
|---|---|---|
| OnDragMove(RazorBlock) | jsFunc | A function that is called every time a draggable appointment is moved. Mirrors the client-side onDragMove option. |
| OnDragMove(String) | jsFunc | A function that is called every time a draggable appointment is moved. Mirrors the client-side onDragMove option. |