Vue PivotGrid - CellPreparedEvent

The type of the cellPrepared event handler's argument.

import { DxPivotGridTypes } from "devextreme-vue/pivot-grid"
Type: DxPivotGridTypes.CellPreparedEvent

area

Type:

String

cell

cellElement

columnIndex

Type:

Number

component

The UI component's instance.

Selector: DxComponent
Type:

PivotGrid

element

The UI component's container.

rowIndex

Type:

Number