[]
Specifies how the literals are displayed during user input.
public enum ShowLiterals
Public Enum ShowLiterals
| Name | Description |
|---|---|
| Always | Always show the literals. |
| PostDisplay | The literals are post displayed as the user types. |
| PreDisplay | The literals are displayed before the user types. |