TreeViewItem.parent
public IMGUI.Controls.TreeViewItem parent;
Description 描述
The parent of this TreeViewItem. If it is null then it is considered the root of the TreeViewItem tree.
The parent of this TreeViewItem. If it is null then it is considered the root of the TreeViewItem tree.