# C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs" data-uid="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs" class="text-break">TreeViewDragDropEventArgs Class
</h1>
  <div class="markdown level0 summary"><p>Contains information about an event related to an item of <a class="xref" href="C1.Blazor.TreeView.C1TreeView.html">C1TreeView</a></p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.eventargs">EventArgs</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.canceleventargs">CancelEventArgs</a></div>
    <div class="level3"><span class="xref">TreeViewDragDropEventArgs</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Blazor.TreeView.EventArgs.html">C1.Blazor.TreeView.EventArgs</a></h6>
  <h6><strong>Assembly</strong>: C1.Blazor.TreeView.dll</h6>
  <h5 id="C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TreeViewDragDropEventArgs : CancelEventArgs</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TreeViewDragDropEventArgs
    Inherits CancelEventArgs</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs__ctor_C1_Blazor_TreeView_TreeViewItem_C1_Blazor_TreeView_C1TreeView_" data-uid="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.#ctor(C1.Blazor.TreeView.TreeViewItem,C1.Blazor.TreeView.C1TreeView)">
          <a class="xref" href="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.-ctor.html#C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs__ctor_C1_Blazor_TreeView_TreeViewItem_C1_Blazor_TreeView_C1TreeView_">TreeViewDragDropEventArgs(TreeViewItem, C1TreeView)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs__ctor_C1_Blazor_TreeView_TreeViewItem_C1_Blazor_TreeView_C1TreeView_C1_Blazor_TreeView_TreeViewItem_C1_Blazor_TreeView_C1TreeView_" data-uid="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.#ctor(C1.Blazor.TreeView.TreeViewItem,C1.Blazor.TreeView.C1TreeView,C1.Blazor.TreeView.TreeViewItem,C1.Blazor.TreeView.C1TreeView)">
          <a class="xref" href="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.-ctor.html#C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs__ctor_C1_Blazor_TreeView_TreeViewItem_C1_Blazor_TreeView_C1TreeView_C1_Blazor_TreeView_TreeViewItem_C1_Blazor_TreeView_C1TreeView_">TreeViewDragDropEventArgs(TreeViewItem, C1TreeView, TreeViewItem, C1TreeView)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs__ctor_C1_Blazor_TreeView_TreeViewItem_C1_Blazor_TreeView_C1TreeView_C1_Blazor_TreeView_TreeViewItem_C1_Blazor_TreeView_C1TreeView_System_String_" data-uid="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.#ctor(C1.Blazor.TreeView.TreeViewItem,C1.Blazor.TreeView.C1TreeView,C1.Blazor.TreeView.TreeViewItem,C1.Blazor.TreeView.C1TreeView,System.String)">
          <a class="xref" href="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.-ctor.html#C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs__ctor_C1_Blazor_TreeView_TreeViewItem_C1_Blazor_TreeView_C1TreeView_C1_Blazor_TreeView_TreeViewItem_C1_Blazor_TreeView_C1TreeView_System_String_">TreeViewDragDropEventArgs(TreeViewItem, C1TreeView, TreeViewItem, C1TreeView, string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs_DragItem" data-uid="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.DragItem">
          <a class="xref" href="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.DragItem.html#C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs_DragItem">DragItem</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs_DropPosition" data-uid="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.DropPosition">
          <a class="xref" href="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.DropPosition.html#C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs_DropPosition">DropPosition</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs_TargetDragTree" data-uid="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.TargetDragTree">
          <a class="xref" href="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.TargetDragTree.html#C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs_TargetDragTree">TargetDragTree</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs_TargetDropItem" data-uid="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.TargetDropItem">
          <a class="xref" href="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.TargetDropItem.html#C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs_TargetDropItem">TargetDropItem</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs_TargetDropTree" data-uid="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.TargetDropTree">
          <a class="xref" href="C1.Blazor.TreeView.EventArgs.TreeViewDragDropEventArgs.TargetDropTree.html#C1_Blazor_TreeView_EventArgs_TreeViewDragDropEventArgs_TargetDropTree">TargetDropTree</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
