Click or drag to resize

GridViewDragInfoRestrictToInsert Method

Helper to restrict the drop to insert items only without allowing draging over existing items.

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