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

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