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