Angular DataGrid - RowUpdatedEvent

The type of the rowUpdated event handler's argument.

import { DxDataGridTypes } from "devextreme-angular/ui/data-grid"
Type: DxDataGridTypes.RowUpdatedEvent

component

The UI component's instance.

Selector: dxo-component
Type:

DataGrid

data

Type:

Object

element

The UI component's container.

key

Type: any