New to KendoReactLearn about KendoReact Free.

GridRowDoubleClickEvent

Represents the object of the onRowDoubleClick Grid event.

NameTypeDefaultDescription

dataItem

any

The item from the data property of the Grid which corresponds to the row that is clicked.

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