Skip to main content

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.v25.2.dll

NuGet Package: DevExpress.ExpressApp.TreeListEditors.Win

Declaration

public void EndUpdate()

Implements

See Also