canDrop

open override fun canDrop(fromIndex: Int, toIndex: Int, position: RowsDnDSupport.RefinedDropSupport.Position): Boolean(source)

Invokes canMoveRow after converting fromIndex and toIndex using viewIndexToModelIndex.

See also

RowsDnDSupport.RefinedDropSupport