PersistentLayoutHelper.PersistentViewsLayout Property
Namespace: DevExpress.Mvvm.ViewModel
Assembly: DevExpress.Mvvm.v25.1.ViewModel.dll
NuGet Package: DevExpress.Scaffolding.Core
Declaration
Property Value
| Type |
|---|
| Dictionary<String, String> |
See Also
Namespace: DevExpress.Mvvm.ViewModel
Assembly: DevExpress.Mvvm.v25.1.ViewModel.dll
NuGet Package: DevExpress.Scaffolding.Core
public static Dictionary<string, string> PersistentViewsLayout { get; }
Public Shared ReadOnly Property PersistentViewsLayout As Dictionary(Of String, String)
| Type |
|---|
| Dictionary<String, String> |