getIndex

lateinit var getIndex: (position: Any?) -> Int

Position-aware column index. position is one of ColumnPinningPosition, the string "center", or null for the unpinned/centered index.