OfficeNavigationBar.EndUpdate() Method
In This Article
Unlocks the OfficeNavigationBar object after a call to the BeginUpdate method and causes an immediate visual update.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Remarks
See OfficeNavigationBar.BeginUpdate to learn more.
See Also