XtraForm.SuspendLayout() Method
Temporarily suspends the layout logic for the control.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
See the SuspendLayout() topic in MSDN to learn more.
See Also