pin

abstract var pin: (position: RowPinningPosition, includeLeafRows: Boolean?, includeParentRows: Boolean?) -> Unit(source)

Pins a row to the 'top' or 'bottom', or unpins the row to the center if false is passed. API Docs Guide