React DataGrid - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DataGridTypes } from "devextreme-react/data-grid"
Type: DataGridTypes.ContentReadyEvent

component

The UI component's instance.

Selector: Component
Type:

DataGrid

element

The UI component's container.