Angular DataGrid - EditCanceledEvent

The type of the editCanceled event handler's argument.

import { EditCanceledEvent } from "devextreme/ui/data_grid"
Type:

Object

changes

Selector: dxi-change
Type:

Array<DataChange>

component

The UI component's instance.

Selector: dxo-component
Type:

DataGrid

element

The UI component's container.