GridGroupChangeEvent

Represents the object of the onGroupChange Grid event.

NameTypeDefaultDescription

group

GroupDescriptor[]

An array of GroupDescriptor that corresponds to the user action.

nativeEvent

any

A native DOM event.

syntheticEvent

SyntheticEvent<any>

A React Synthetic Event.

target

Grid

An event target.

In this article

Not finding the help you need?