LayoutControl.EndUpdate() Method
Unlocks the LayoutControl object after a call to the BeginUpdate method and causes an immediate visual update.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
Declaration
Remarks
See LayoutControl.BeginUpdate to learn more.
See Also