New to KendoReact? Learn about KendoReact Free.
GridRowPinChangeEvent
Updated on Mar 24, 2026
Represents the object of the onRowPinChange Grid event.
| Name | Type | Default | Description |
|---|---|---|---|
dataItem |
|
The data item that triggered the pin change. | |
pinnedBottomRows |
|
The updated array of items pinned to the bottom of the Grid. | |
pinnedTopRows |
|
The updated array of items pinned to the top of the Grid. |