TIWCGJQGridDragAndDropOptions.DropPos Property
Determines where to add the new row. Can be first which mean as first row of the grid and last - as last row in the target grid.
published property DropPos: TIWCGJQGridDropPosition index 07 read GetDropPos write SetDropPos stored IsEnumerStored;