React PivotGrid - ContentReadyEvent

The type of the contentReady event handler's argument.

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

component

The UI component's instance.

Selector: Component
Type:

PivotGrid

element

The UI component's container.