[]
Represents the display style of a value.
public enum DisplayValueStyle
Public Enum DisplayValueStyle
| Name | Description |
|---|---|
| Constant | The value displays as constant. |
| Number | The value displays as number. |
| Text | The value displays as general text. |