BaseTreeView.GetSelectedItems

Declaration

public IEnumerable<TreeViewItemData<T>> GetSelectedItems();

Returns

IEnumerable<TreeViewItemData<T>> The selected TreeViewItemData items.

Description

Gets tree data for the selected item indices.


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