Skip to main content

PersistentLayoutHelper.PersistentViewsLayout Property

Namespace: DevExpress.Mvvm.ViewModel

Assembly: DevExpress.Mvvm.v23.2.ViewModel.dll

NuGet Package: DevExpress.Scaffolding.Core

Declaration

public static Dictionary<string, string> PersistentViewsLayout { get; }

Property Value

Type
Dictionary<String, String>
See Also