Search results

CellClickEventArgs API in JavaScript (ES5) Pivot Table API control

The cell click event arguments provides the necessary information about the cell clicked in the pivot table.

Properties

currentCell

Element

Defines the cell element that is clicked.

data

Object

Defines the cell item that is clicked.

nativeEvent

MouseEvent

Defines the native event properties.