Angular PivotGrid - ContentReadyEvent

The type of the contentReady event handler's argument.

import { DxPivotGridTypes } from "devextreme-angular/ui/pivot-grid"
Type: DxPivotGridTypes.ContentReadyEvent

component

The UI component's instance.

Selector: dxo-component
Type:

PivotGrid

element

The UI component's container.