CellClickEventArgs
12 Sep 20251 minute to read
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.