items property

List<TreeViewItem> items
final

The items of the tree view.

Must not be empty

Implementation

final List<TreeViewItem> items;