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