Back to Devexpress

ILayoutSerializationService Interface

corelibraries-devexpress-dot-mvvm-c6711fff.md

latest1.0 KB
Original Source

ILayoutSerializationService Interface

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

Namespace : DevExpress.Mvvm

Assembly : DevExpress.Mvvm.v25.2.dll

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

Declaration

csharp
public interface ILayoutSerializationService
vb
Public Interface ILayoutSerializationService

Remarks

To learn more, see LayoutSerializationService.

See Also

ILayoutSerializationService Members

DevExpress.Mvvm Namespace