ContentColumnControlMode Enumeration |
Namespace: Packflow.Modeling
public enum ContentColumnControlMode
| Member name | Value | Description | |
|---|---|---|---|
| Hidden | 0 | The control is not displayed. | |
| Editable | 1 | The control is displayed and editable. | |
| Disabled | 2 | The control is displayed but not editable. |