Skip to main content

AppointmentDragDropEventArgsBase Properties

The base class for classes that provide data for drag-drop related events.
Name Description
DraggingAppointments Returns the collection of appointments the user is dragging.
Handled Inherited from SchedulerDragEventArgsBase.
SourceAppointments Returns the collection of appointments before the changes the user attempts to apply.
See Also