Skip to main content
.NET 6.0+

TreeListEditor.EndUpdate() Method

Unlocks the TreeListEditor‘s control after a call to the TreeListEditor.BeginUpdate method and causes an immediate update.

Namespace: DevExpress.ExpressApp.TreeListEditors.Win

Assembly: DevExpress.ExpressApp.TreeListEditors.Win.v23.2.dll

Declaration

public void EndUpdate()

Implements

See Also