Angular Scheduler - AppointmentUpdatingEvent

The type of the appointmentUpdating event handler's argument.

import { DxSchedulerTypes } from "devextreme-angular/ui/scheduler"
Type: DxSchedulerTypes.AppointmentUpdatingEvent

cancel

Type:

Boolean

|

Promise<Boolean> (jQuery or native)

component

The UI component's instance.

Selector: dxo-component
Type:

Scheduler

element

The UI component's container.

newData

Type:

Object

oldData

Type:

Object