AppointmentDragInfo Constructors
Provides information on appointments involved in drag-and-drop operations.Name | Parameters | Description |
---|---|---|
AppointmentDragInfo(Appointment, Appointment) | source, edited | Initializes a new instance of the AppointmentDragInfo class with the specified settings. |
See Also