DockManager.EndUpdate() Method
Unlocks the DockManager object after a call to the BeginUpdate method and causes an immediate visual update.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Remarks
See DockManager.BeginUpdate to learn more.
See Also