Skip to main content
.NET Framework 4.6.2+

WinColumnsListEditor.BeginUpdate() Method

Prevents the WinColumnsListEditor‘s control from being updated until the WinColumnsListEditor.EndUpdate method is called.

Namespace: DevExpress.ExpressApp.Win.Editors

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

Declaration

public void BeginUpdate()

Implements

See Also