Vue PivotGrid - CellPreparedEvent

The type of the cellPrepared event handler's argument.

import { CellPreparedEvent } from "devextreme/ui/pivot_grid"
Type:

Object

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