TreeGridViewDragInfo Methods |
The TreeGridViewDragInfo type exposes the following members.
Name | Description | |
---|---|---|
RestrictToInsert |
Helper to restrict the drop to insert items only without allowing draging over existing items.
| |
RestrictToNode |
Restricts the drop to an item or a child within the specified number of levels.
| |
RestrictToOver |
Helper to restrict to drop on top an existing item without allowing any insertion.
|