React 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: Component
Type:

PivotGrid

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any

rowIndex

Type:

Number