Returns which columns are pinned.
An object containing the pinned columns.
Returns which side a column is pinned to.
The column field to check.
Which side the column is pinned or false
if not pinned.
Pins a column to the left or right side of the grid.
The column field to pin.
Which side to pin the column.
Changes the pinned columns.
An object containing the columns to pin.
Unpins a column.
The column field to unpin.
The column pinning API interface that is available in the grid [[apiRef]].