AppointmentDragDropOptions Properties
Contains options specific for appointment drag-and-drop operations.| Name | Description |
|---|---|
| AutoScrollEnabled | Gets or sets whether the control is automatically scrolled when a user drags an appointment beyond the control’s top or bottom bound. |
| DragDropMode | Gets or sets the drag-and-drop mode which is active in the SchedulerControl. |
| KeepRelativeResourceDistance | Gets or sets whether a visual resource distance between appointments remains the same while they are dragged. Inherited from AppointmentDragDropOptionsBase. |
See Also