ComponentOne Basic Library for UWP
DropAction Property

C1.UWP Assembly > C1.Xaml Namespace > C1TreeView Class : DropAction Property
Gets or sets a value indicating the action that will be performed when the user drops a drag C1TreeViewItem into a drop target C1TreeViewItem.
Syntax
'Declaration
 
Public Property DropAction As DropAction
public DropAction DropAction {get; set;}
See Also

Reference

C1TreeView Class
C1TreeView Members