LayoutControl.SetDefaultLayout() Method
Saves the current layout to an internal memory buffer.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
Declaration
Remarks
The layout saved by this method can be restored using the LayoutControl.RestoreDefaultLayout method.
See Also