TreeList.EndSelection() Method
Enables selection updates after calling the TreeList.BeginSelection method and forces an immediate update.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Remarks
See the TreeList.BeginSelection method for details.
See Also