Enum UserCustomViewMode
- Namespace
- GroupeIsa.Neos.Designer.UIAbstractions
- Assembly
- GroupeIsa.Neos.Designer.UIAbstractions.dll
Represents the user custom view mode enumeration.
[Obsolete("Specific enum of the UICustomization module. This enum will be removed in future versions.")]
public enum UserCustomViewMode
Fields
Advanced = 3Advanced custom view mode.
Auto = 4Auto custom view mode.
None = 0No custom view mode.
ReadOnly = 1Read only custom view mode.
Simple = 2Simple custom view mode.