[]
Defines the FieldsEditMode enumeration.
public enum FieldsEditMode
Public Enum FieldsEditMode
| Name | Description |
|---|---|
| LeftSide | Specifies the input is from the left side in each field. |
| RightSide | Specifies the input is from the right side in each field. |
| Unfixed | Specifies that the field does not show the empty prompt character, but the width of the field is fixed. |