UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

GenericTreeNode<(Of <(<'ObjectType, ParentType>)>)>..::..Parent Property

Gets the parent tree node of the current tree node.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public ParentType Parent { get; }

Field Value

Parent TreeNode

Return Value

A TreeNode that represents the parent of the current tree node.