Skip to main content

ILayoutSerializationService Interface

In This Article

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

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v24.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation

#Declaration

public interface ILayoutSerializationService

#Remarks

To learn more, see LayoutSerializationService.

See Also