Click or drag to resize

GridViewDragInfoControl Property

Gets the parent tree control this info is for.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public GridView Control { get; }

Property Value

Type: GridView
The parent tree for the drag info.
See Also