React PivotGrid - ContextMenuPreparingEvent

The type of the contextMenuPreparing event handler's argument.

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

area

Type:

String

cell

cellElement

columnFields

columnIndex

Type:

Number

component

The UI component's instance.

Selector: Component
Type:

PivotGrid

dataFields

element

The UI component's container.

field

Type:

Object

items

Type:

Array<Object>

rowFields

rowIndex

Type:

Number