Skip to main content

SchedulerAppointmentDragBetweenResourcesEventArgs Constructors

Contains data for the AppointmentDraggingBetweenResources event.
Name Parameters Description
SchedulerAppointmentDragBetweenResourcesEventArgs(DxSchedulerAppointmentItem, Object, Object) appointment, oldResourceId, newResourceId Initializes a new instance of the SchedulerAppointmentDragBetweenResourcesEventArgs class with specified settings.
See Also