Search results

HyperCellClickEventArgs API in Angular Pivot Table API component

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

Properties

cancel

boolean

Defines an option to restrict the hyperlink cell click operation. By default, the value is in ‘true’ state.

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.