AppointmentDragDropEventArgsBase Properties
The base class for classes that provide data for drag-drop related events.
Name | Description |
---|---|
Dragging |
Returns the collection of appointments the user is dragging. |
Handled |
Inherited from Scheduler |
Source |
Returns the collection of appointments before the changes the user attempts to apply. |
See Also