[]
Specifies how the literals are displayed during user input.
public enum ShowLiterals
Public Enum ShowLiterals
Specify when the literals will be shown.
Name | Description |
---|---|
Always | Always show the literals. |
PostDisplay | The literals are shown after the user types. |
PreDisplay | The literals are shown before the user types. |