ITreeItemTParent Property |
Gets or sets the parent of this item.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Property Parent As T
Get
Set
abstract Parent : 'T with get, set
Property Value
Type:
TThe parent of this item.
See Also