Skip to main content
.NET Framework 4.6.2+

WinColumnsListEditor.EndUpdate() Method

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

Namespace: DevExpress.ExpressApp.Win.Editors

Assembly: DevExpress.ExpressApp.Win.v24.2.dll

Declaration

public void EndUpdate()

Implements

See Also