DevExtreme v23.1 is now available.

Explore our newest features/capabilities and share your thoughts with us.

Cancelable

A type used in events. Specifies whether the event is cancelable.

import { Cancelable } from "devextreme/events/index"

cancel

Specifies whether the event is cancelable.

Type:

Boolean