Home > Net >  C # the TreeView control to determine whether a node has a problem
C # the TreeView control to determine whether a node has a problem

Time:09-16

In the class defines a variable: m_zdmItem=new TreeViewItem ();
How to judge whether the node is added to control?

CodePudding user response:

TreeViewItem. Parent
  •  Tags:  
  • C #
  • Related