React DataGrid - ToolbarPreparingEvent

The type of the toolbarPreparing event handler's argument.

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

Object

component

The UI component's instance.

Selector: Component
Type:

DataGrid

element

The UI component's container.

toolbarOptions