Back to Devexpress

TreeListMultiSelection.EndSelect() Method

windowsforms-devexpress-dot-xtratreelist-dot-treelistmultiselection-aad3ab73.md

latest1.7 KB
Original Source

TreeListMultiSelection.EndSelect() Method

Enables selection updates after calling the TreeListMultiSelection.BeginSelect method and forces an immediate update.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

csharp
public void EndSelect()
vb
Public Sub

Remarks

See TreeListMultiSelection.BeginSelect for details. The TreeList‘s TreeList.EndSelection method is equivalent to the current method.

See Also

BeginSelect()

CancelSelect()

EndSelection()

TreeListMultiSelection Class

TreeListMultiSelection Members

DevExpress.XtraTreeList Namespace