TreeList.EndCurrentEdit() Method
Posts the focused node’s values to the data source. Set the EndCurrentEdit(System.Boolean) parameter to true
to re-sort and re-filter the tree after saving changes.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
See Also