PFFieldControlMode Enumeration |
Namespace: Packflow.Core
public enum PFFieldControlMode
| 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. |