can Move Row
fun canMoveRow(fromIndex: Int, toIndex: Int, position: RowsDnDSupport.RefinedDropSupport.Position): Boolean(source)
Returns true
if and only if moveRow can be invoked with the given parameters.
Returns true
if and only if moveRow can be invoked with the given parameters.