Skip to main content
All docs
V25.1
  • 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