Back to Devexpress

TreeList.EndCurrentEdit Method

windowsforms-devexpress-dot-xtratreelist-dot-treelist-dot-endcurrentedit.md

latest675 B
Original Source

TreeList.EndCurrentEdit Method

NameParametersDescription
EndCurrentEdit()nonePosts 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.
EndCurrentEdit(Boolean)updateSortingAndFilteringPosts the focused node’s values to the data source and optionally re-sorts and re-filters the tree.