Skip to main content
.NET Framework 4.5.2+

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.v24.1.dll

Declaration

public void EndUpdate()

Implements

See Also