React PivotGrid - CellPreparedEvent

The type of the cellPrepared event handler's argument.

import { PivotGridTypes } from "devextreme-react/pivot-grid"
Type: PivotGridTypes.CellPreparedEvent

area

Type:

String

cell

cellElement

columnIndex

Type:

Number

component

The UI component's instance.

Selector: Component
Type:

PivotGrid

element

The UI component's container.

rowIndex

Type:

Number