UAOOI.Windows.Forms

ITreeNodeInterface..::..TreeView Property

Gets the parent TreeView that the tree node is assigned to.

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

Syntax


TreeView TreeView { get; }

Field Value

A TreeView that represents the parent tree view that the tree node is assigned to, or null if the node has not been assigned to a tree view.