Back to Devexpress

TileNavPane.EndUpdate() Method

windowsforms-devexpress-dot-xtrabars-dot-navigation-dot-tilenavpane-8a0bc01c.md

latest1.2 KB
Original Source

TileNavPane.EndUpdate() Method

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

Namespace : DevExpress.XtraBars.Navigation

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void EndUpdate()
vb
Public Sub

Remarks

See the TileNavPane.BeginUpdate method to learn more.

See Also

BeginUpdate()

TileNavPane Class

TileNavPane Members

DevExpress.XtraBars.Navigation Namespace