New to KendoReactStart a free 30-day trial

GanttRemoveDialogProps
Premium

Represents the props of the KendoReact GanttRemoveDialog component.

NameTypeDefaultDescription

dataItem

any

Specifies the DataItem currently being deleted.

onCancel?

(event: GanttRemoveDialogStateChangeEvent) => void

Called when the cancel button is clicked.

onClose?

(event: GanttRemoveDialogStateChangeEvent) => void

Called when the close button is clicked.

onConfirm?

(event: GanttRemoveDialogStateChangeEvent) => void

Called when the confirm button is clicked.

Not finding the help you need?
Contact Support