Provides the ability to cancel the event.
If pinned, specifies at which index in the pinned area the column is inserted. If unpinned, specifies at which index in the unpinned area the column is inserted.
Returns the actual pin state of the column.
If pinning/unpinning is successful, value of isPinned will change accordingly when read in the "-ing" and "-ed" event.
OptionalownerProvides reference to the owner component.
The event arguments before a column's pin state is changed.
insertAtIndexspecifies at which index in the pinned/unpinned area the column is inserted. Can be changed in thecolumnPinevent.isPinnedreturns the actual pin state of the column. When pinning/unpinning is successful, the value ofisPinnedwill change accordingly when read in the "-ing" and "-ed" event.