Blazor | ComponentOne
C1.Blazor.TreeView Assembly / C1.Blazor.TreeView.EventArgs Namespace / TreeViewDragDropEventArgs Class / TargetDragTree Property

In This Topic
    TargetDragTree Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TargetDragTree As C1TreeView
    public C1TreeView TargetDragTree {get;}
    See Also