AppointmentDropCompletedEventArgs Properties
Provides data for the AppointmentDropCompleted event.
Name | Description |
---|---|
Dragging |
Returns the collection of appointments the user is dragging.
Inherited from Appointment |
Drop |
Indicates the result of the drag-drop operation. |
Handled |
Inherited from Scheduler |
Source |
Returns the collection of appointments before the changes the user attempts to apply.
Inherited from Appointment |
See Also