Vue DataGrid - DisposingEvent

The type of the disposing event handler's argument.

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

component

The UI component's instance.

Selector: DxComponent
Type:

DataGrid

element

The UI component's container.