New to KendoReactStart a free 30-day trial

Represents the props of the KendoReact SchedulerRemoveDialog component.

Definition

Package:@progress/kendo-react-scheduler

Properties

Specifies the DataItem currently being deleted.

isSeries?

boolean

Indicates whether the delete action targets an entire series.

Fires when you click the cancel button.

Parameters:eventSchedulerRemoveDialogStateChangeEvent​<null>

Fires when you click the close button.

Parameters:eventSchedulerRemoveDialogStateChangeEvent​<null>

Fires when you click the confirm button.