Method Add
Add(TreeControlItem)
Adds the specified child item to this tree control item.
public void Add(TreeControlItem item)
Parameters
itemTreeControlItemThe item to add.
Adds the specified child item to this tree control item.
public void Add(TreeControlItem item)
item TreeControlItemThe item to add.