Angular PivotGrid - DisposingEvent

The type of the disposing event handler's argument.

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

component

The UI component's instance.

Type:

PivotGrid

element

The UI component's container.