Angular TreeList - EditCanceledEvent

The type of the editCanceled event handler's argument.

import { DxTreeListTypes } from "devextreme-angular/ui/tree-list"
Type: DxTreeListTypes.EditCanceledEvent

changes

Selector: dxi-change
Type:

Array<DataChange>

component

The UI component's instance.

Selector: dxo-component
Type:

TreeList

element

The UI component's container.