Click or drag to resize

GridViewDragInfo Methods

The GridViewDragInfo 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 methodRestrictToOver
Helper to restrict to drop on top an existing item without allowing any insertion.
Top
See Also