Angular PivotGrid - ContextMenuPreparingEvent

The type of the contextMenuPreparing event handler's argument.

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

Object

area

Type:

String

cell

cellElement

columnFields

columnIndex

Type:

Number

component

The UI component's instance.

Selector: dxo-component
Type:

PivotGrid

dataFields

element

The UI component's container.

field

Type:

Object

items

Type:

Array<Object>

rowFields

rowIndex

Type:

Number