Angular Scheduler - AppointmentDblClickEvent

The type of the appointmentDblClick event handler's argument.

import { AppointmentDblClickEvent } from "devextreme/ui/scheduler"
Type:

Object

appointmentData

Selector: dxo-appointment-data

appointmentElement

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Selector: dxo-component
Type:

Scheduler

element

The UI component's container.

event

Specifies the executed event.

Selector: dxo-event

targetedAppointmentData

Selector: dxo-targeted-appointment-data