Click or drag to resize

TreeGridViewDragInfo Methods

The TreeGridViewDragInfo type exposes the following members.

Methods
  NameDescription
Public methodRestrictToInsert
Helper to restrict the drop to insert items only without allowing draging over existing items.
Public methodRestrictToNode
Restricts the drop to an item or a child within the specified number of levels.
Public methodRestrictToOver
Helper to restrict to drop on top an existing item without allowing any insertion.
Top
See Also