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