ComponentOne Basic Library for UWP
DragDropLineMarker Property

C1.UWP Assembly > C1.Xaml Namespace > C1TreeView Class : DragDropLineMarker Property
Gets the line element used to indicate the drop location.
Syntax
'Declaration
 
Public ReadOnly Property DragDropLineMarker As Windows.UI.Xaml.FrameworkElement
public Windows.UI.Xaml.FrameworkElement DragDropLineMarker {get;}
See Also

Reference

C1TreeView Class
C1TreeView Members