List String Column - EditAlignment Property
EditAlignment sets the alignment of the text when in focus
Member of List String Column (PRIM_LIST.String)
Data Type - Enumeration
The EditAlignment property determines where the text will be shown when the edit is the focus control.
| Enum Value | Description |
|---|---|
| Left | Left justify the text |
| Right | Right justify the text |
Febuary 18 V14SP2