React DataGrid - DisposingEvent

The type of the disposing event handler's argument.

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

Object

component

The UI component's instance.

Selector: Component
Type:

DataGrid

element

The UI component's container.