| 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
Syntaxpublic int ChildIndex { get; }Public ReadOnly Property ChildIndex As Integer
	Get
member ChildIndex : int with get
Property Value
Type: 
Int32 See Also
See Also