TreeListMultiSelection.CancelSelect() Method
Enables selection updates after the TreeListMultiSelection.BeginSelect method call, but doesn’t force an immediate update.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Remarks
See TreeListMultiSelection.BeginSelect for details.
See Also