Skip to content

Commit a8fa696

Browse files
dimodidimodi
authored andcommitted
docs(TreeView): Apply auto layout to API tables.
1 parent 1ed3bb8 commit a8fa696

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/treeview/drag-drop.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ The `OnDragStart` event fires when the user starts dragging a node. It provides
4242

4343
The `OnDragStart` event handler receives as an argument an object of type `TreeViewDragStartEventArgs` that contains:
4444

45+
@[template](/_contentTemplates/common/parameters-table-styles.md#table-layout)
46+
4547
| Parameter | Type | Description |
4648
| --- | --- | --- |
4749
| `Item` | `object` | Represents the dragged row. You can cast this object to your model class. |

0 commit comments

Comments
 (0)