LayoutSerializationService.InitialState Property
Gets the initial layout of an associated View.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string value in which the initial layout is stored. |
See Also