Click or drag to resize

TreeGridViewDragInfoControl 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 TreeGridView Control { get; }

Property Value

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