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.v20.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.WindowsDesktop.Mvvm

Declaration

public interface ILayoutSerializationService

Remarks

To learn more, see LayoutSerializationService.

See Also