Clears all selected items
public void ClearSelectedItems(IEnumerable<PathItem> items, PathItem[] except)
Parameters
items
A node of the tree. Defaults to the root of the tree.
except
Optional - A PathItem that should stay selected.
Overloads:
See also:
Class FolderBrowerSidebar© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic