Angular DataGrid - ToolbarPreparingEvent

The type of the toolbarPreparing event handler's argument.

import { DxDataGridTypes } from "devextreme-angular/ui/data-grid"
Type: DxDataGridTypes.ToolbarPreparingEvent

component

The UI component's instance.

Selector: dxo-component
Type:

DataGrid

element

The UI component's container.

toolbarOptions