Click or drag to resize

GridViewDragInfoRestrictToOver Method

Helper to restrict to drop on top an existing item without allowing any insertion.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public void RestrictToOver()
See Also