React PivotGrid - InitializedEvent

The type of the initialized event handler's argument.

import { PivotGridTypes } from "devextreme-react/pivot-grid"
Type: PivotGridTypes.InitializedEvent

component

The UI component's instance.

Type:

PivotGrid

element

The UI component's container.