C1.UWP Assembly / C1.Xaml Namespace / C1TreeView Class / DropAction Property

In This Topic
DropAction Property
In This Topic
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
 
See Also