SchedulerAppointmentDraggingBuilder.OnDragEnd Method
| Name | Parameters | Description |
|---|---|---|
| OnDragEnd(RazorBlock) | jsFunc | A function that is called when the dragged appointment's position is changed. Mirrors the client-side onDragEnd option. |
| OnDragEnd(String) | jsFunc | A function that is called when the dragged appointment's position is changed. Mirrors the client-side onDragEnd option. |