Hide

YetaWF Documentation

Display
Print

Tree Component

Tree (Display)

Displays a tree component. The model defines the tree entries.

Model Type: object

Sibling Properties

NameTypeDescription
model__TreeDefinitionYetaWF.Core.Models.TreeDefinitionDefines the attributes of the tree component.
[UIHint("Tree"), ReadOnly]
public List<EntryElement> Entries { get; set; }