Back to Devexpress

TreeListMultiSelection.UnselectAll() Method

windowsforms-devexpress-dot-xtratreelist-dot-treelistmultiselection-6e6843f1.md

latest1.1 KB
Original Source

TreeListMultiSelection.UnselectAll() Method

Unselects all nodes, and removes them from the current collection.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public void UnselectAll()
vb
Public Sub UnselectAll

See Also

ClearSelection()

TreeListMultiSelection Class

TreeListMultiSelection Members

DevExpress.XtraTreeList Namespace