Click or drag to resize

TreeGridViewDragInfoChildIndex Property

Gets the index of the Item relative to the Parent.

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

Property Value

Type: Int32
See Also