FieldsDisposition Enumeration |
Namespace: Packflow.Modeling
public enum FieldsDisposition
| Member name | Value | Description | |
|---|---|---|---|
| Top | 0 | Each field is on the right of the previous field. Labels are on top of controls. | |
| Left | 1 | Each field is below the previous field. Labels are on the left of controls. |