Back to Devexpress

TileControl.EndUpdate() Method

windowsforms-devexpress-dot-xtraeditors-dot-tilecontrol-87bb6a15.md

latest1.2 KB
Original Source

TileControl.EndUpdate() Method

Unlocks the TileControl object after a call to the BeginUpdate method and causes an immediate visual update.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void EndUpdate()
vb
Public Sub

Remarks

See TileControl.BeginUpdate to learn more.

See Also

BeginUpdate()

IsLockUpdate

TileControl Class

TileControl Members

DevExpress.XtraEditors Namespace