TreeView for WPF | ComponentOne
C1.WPF.TreeView Namespace / C1TreeView Class / DragTargetStyle Property

In This Topic
    DragTargetStyle Property
    In This Topic
    Gets or sets the style of the drag target item.
    Syntax
    'Declaration
     
    
    Public Property DragTargetStyle As Style
    public Style DragTargetStyle {get; set;}
    See Also