Back to Devexpress

RibbonStatusBar.EndUpdate() Method

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-ribbonstatusbar-c59436be.md

latest1.1 KB
Original Source

RibbonStatusBar.EndUpdate() Method

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

Namespace : DevExpress.XtraBars.Ribbon

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void EndUpdate()
vb
Public Sub

See Also

BeginUpdate()

RibbonStatusBar Class

RibbonStatusBar Members

DevExpress.XtraBars.Ribbon Namespace