SchedulerAppointmentDraggingBuilder.OnDragStart Method
| Name | Parameters | Description |
|---|---|---|
| OnDragStart(RazorBlock) | jsFunc | A function that is called when the drag gesture is initialized. Mirrors the client-side onDragStart option. |
| OnDragStart(String) | jsFunc | A function that is called when the drag gesture is initialized. Mirrors the client-side onDragStart option. |