Version: 2017.1
public IList<int> draggedItemIDs ;

Descripción

The multi-selection about to be dragged.

If the user is about to drag a multi-selection this is the entire list of TreeViewItem.id that are about to be dragged, including the ::draggedItem.

See Also: FindRows.