Property ChildItems
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
ChildItems
Gets the child items of this tree view item.
public IEnumerable<TreeViewItem<T>> ChildItems { get; }