Vue DataGrid - RowRemovedEvent

The type of the rowRemoved event handler's argument.

import { DxDataGridTypes } from "devextreme-vue/data-grid"
Type: DxDataGridTypes.RowRemovedEvent

component

The UI component's instance.

Selector: DxComponent
Type:

DataGrid

data

Type:

Object

element

The UI component's container.

key

Type: any