BaseTreeView.SetRootItems

Declaration

public void SetRootItems(IList<TreeViewItemData<T>> rootItems);

Parameters

rootItems The TreeView root items.

Description

Sets the root items to use with the default tree view controller.

Root items can include their children directly. This will force the use of a DefaultTreeViewController_1.


Did you find this page useful? Please give it a rating: