React DataGrid - DataErrorOccurredEvent

The type of the dataErrorOccurred event handler's argument.

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

Object

component

The UI component's instance.

Selector: Component
Type:

DataGrid

element

The UI component's container.