React DataGrid - InitializedEvent

The type of the initialized event handler's argument.

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

Object

component

The UI component's instance.

Type:

DataGrid

element

The UI component's container.