Enum FormEditMode
Type of the edit mode.
[JsonStringEnumCamelCaseConverter]
public enum FormEditMode
- Extension Methods
Fields
Default = 0Element is editable.
Disabled = 1Element is disabled.
ReadOnly = 2Element is read-only.
Type of the edit mode.
[JsonStringEnumCamelCaseConverter]
public enum FormEditMode
Default = 0Element is editable.
Disabled = 1Element is disabled.
ReadOnly = 2Element is read-only.