New to KendoReactLearn about KendoReact Free.

GridContextMenuItemClickEvent

Represents the object of the onContextMenuItemClick Grid event.

NameTypeDefaultDescription

dataItem?

any

The data object that represents the current row.

event

MenuSelectEvent

The Context menu item click event.

field?

string

The field to which the cell is bound.

any

The data object that represents the clicked menu item.

nativeEvent

any

A native DOM event.

syntheticEvent

SyntheticEvent<any>

A React Synthetic Event.

target

GridHandle

An event target.

Not finding the help you need?
Contact Support