Click or drag to resize

StiTreeItemItems Property

Nested items of this item.

Namespace:  Stimulsoft.Dashboard.Components.TreeView
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public List<StiTreeItem> Items { get; set; }

Property Value

Type: ListStiTreeItem
See Also