enableRowPinning

abstract var enableRowPinning: (row: Row<TData>) -> Boolean?(source)

Enables/disables row pinning for the table. Defaults to true. API Docs Guide