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