GridRowPinChangeEvent
Interface
Represents the object of the onRowPinChange Grid event.
Definition
Package:@progress/kendo-react-grid
Properties
dataItem
any
The data item that triggered the pin change.
pinnedBottomRows
any[]
The updated array of items pinned to the bottom of the Grid.
pinnedTopRows
any[]
The updated array of items pinned to the top of the Grid.