SchedulerDragData Properties
Contains data passed to the target SchedulerControl in the drag-and-drop operation.Name | Description |
---|---|
Appointments | Provides access to appointments contained in the data to be dragged. |
PrimaryAppointment | Gets the primary appointment. A primary appointment is an appointment whose properties are used to calculate the properties of other dragged appointments. |
PrimaryAppointmentIndex | Gets the index of a primary appointment. A primary appointment is an appointment whose properties are used to calculate the properties of other dragged appointments. |
See Also