Hi,
I'm migrate RadDragAndDropManager to new DragDropManager and i have a problem with access to destination element.
When i using RadDragAndDropManager i check in DragQuery if destination element (RadTreeViewItem) contains dragged item and change DragDropQueryEventArgs.QueryResult.
How can i replace DragDropQueryEventArgs.Options.Destination in new DragDropManager? Or tell me how to implement condition on destination element using new DragDropManager.
Thanks in advance,
Kris
I'm migrate RadDragAndDropManager to new DragDropManager and i have a problem with access to destination element.
When i using RadDragAndDropManager i check in DragQuery if destination element (RadTreeViewItem) contains dragged item and change DragDropQueryEventArgs.QueryResult.
How can i replace DragDropQueryEventArgs.Options.Destination in new DragDropManager? Or tell me how to implement condition on destination element using new DragDropManager.
Thanks in advance,
Kris