Skip to main content
A newer version of this page is available. .

ILayoutSerializationService Interface

Provides methods to save/restore the layout of serializable DevExpress WPF Controls.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v21.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.Win.Design, DevExpress.WinUI

Declaration

public interface ILayoutSerializationService

Remarks

To learn more, see LayoutSerializationService.

See Also