Horizontal position of the caption within the control
Member of Label (PRIM_SLAB)
Data Type - Enumeration
The Alignment property is used to control the horizontal position of the text. The VerticalAlignment property is used to control the vertical position within the control.
Enum Value | Description |
---|---|
Center | Centered horizontally |
Left | Left justified |
Right | Right justified |
Febuary 18 V14SP2