Table of Contents

Property ChildItems

Namespace
Skyline.DataMiner.Net.AutomationUI.Objects
Assembly
SLNetTypes.dll

ChildItems

Gets or sets the items that are child items of this item.

public List<TreeViewItem> ChildItems { get; set; }

Property Value

List<TreeViewItem>

The items that are child items of this item, if any.