Gets or sets a value indicating the how the data should be dropped into the TargetRow.
public TreeDataGridRowDropPosition Position { get; set; }
For drag operations, the value of this property controls the adorner displayed when dragging. For drop operations, controls the final location of the drop.