Provides the ability to cancel the event.
Optional
insertThe index at which to pin the row in the pinned rows collection.
Readonly
isWhether or not the row is pinned or unpinned.
Optional
ownerProvides reference to the owner component.
Optional
rowReadonly
rowIDThe ID of the row, that was pinned/unpinned. ID is either the primaryKey value or the data record instance.
Readonly
row
Event emitted when a row's pin state changes. The event is cancelable